@Stability(value=Stable) public static final class CfnPolicy.IEMapProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPolicy.IEMapProperty>
CfnPolicy.IEMapProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPolicy.IEMapProperty.Builder |
account(List<String> account)
Sets the value of
CfnPolicy.IEMapProperty.getAccount() |
CfnPolicy.IEMapProperty |
build()
Builds the configured instance.
|
CfnPolicy.IEMapProperty.Builder |
orgunit(List<String> orgunit)
Sets the value of
CfnPolicy.IEMapProperty.getOrgunit() |
@Stability(value=Stable) public CfnPolicy.IEMapProperty.Builder account(List<String> account)
CfnPolicy.IEMapProperty.getAccount()account - The account list for the map.this@Stability(value=Stable) public CfnPolicy.IEMapProperty.Builder orgunit(List<String> orgunit)
CfnPolicy.IEMapProperty.getOrgunit()orgunit - The organizational unit list for the map.this@Stability(value=Stable) public CfnPolicy.IEMapProperty build()
build in interface software.amazon.jsii.Builder<CfnPolicy.IEMapProperty>CfnPolicy.IEMapPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.