public static interface EnableControlRequest.Builder extends ControlTowerRequest.Builder, SdkPojo, CopyableBuilder<EnableControlRequest.Builder,EnableControlRequest>
| Modifier and Type | Method and Description |
|---|---|
EnableControlRequest.Builder |
controlIdentifier(String controlIdentifier)
The ARN of the control.
|
EnableControlRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
EnableControlRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
EnableControlRequest.Builder |
targetIdentifier(String targetIdentifier)
The ARN of the organizational unit.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildEnableControlRequest.Builder controlIdentifier(String controlIdentifier)
The ARN of the control. Only Strongly recommended and Elective controls are permitted, with the exception of the Region deny guardrail.
controlIdentifier - The ARN of the control. Only Strongly recommended and Elective controls are permitted,
with the exception of the Region deny guardrail.EnableControlRequest.Builder targetIdentifier(String targetIdentifier)
The ARN of the organizational unit.
targetIdentifier - The ARN of the organizational unit.EnableControlRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderEnableControlRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.