@Stability(value=Stable) public static final class CfnEnabledControlProps.Builder extends Object implements software.amazon.jsii.Builder<CfnEnabledControlProps>
CfnEnabledControlProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEnabledControlProps |
build()
Builds the configured instance.
|
CfnEnabledControlProps.Builder |
controlIdentifier(String controlIdentifier)
Sets the value of
CfnEnabledControlProps.getControlIdentifier() |
CfnEnabledControlProps.Builder |
targetIdentifier(String targetIdentifier)
Sets the value of
CfnEnabledControlProps.getTargetIdentifier() |
@Stability(value=Stable) public CfnEnabledControlProps.Builder controlIdentifier(String controlIdentifier)
CfnEnabledControlProps.getControlIdentifier()controlIdentifier - `AWS::ControlTower::EnabledControl.ControlIdentifier`. This parameter is required.this@Stability(value=Stable) public CfnEnabledControlProps.Builder targetIdentifier(String targetIdentifier)
CfnEnabledControlProps.getTargetIdentifier()targetIdentifier - `AWS::ControlTower::EnabledControl.TargetIdentifier`. This parameter is required.this@Stability(value=Stable) public CfnEnabledControlProps build()
build in interface software.amazon.jsii.Builder<CfnEnabledControlProps>CfnEnabledControlPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.