public static interface UpdateOrganizationConfigurationRequest.Builder extends DetectiveRequest.Builder, SdkPojo, CopyableBuilder<UpdateOrganizationConfigurationRequest.Builder,UpdateOrganizationConfigurationRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateOrganizationConfigurationRequest.Builder |
autoEnable(Boolean autoEnable)
Indicates whether to automatically enable new organization accounts as member accounts in the organization
behavior graph.
|
UpdateOrganizationConfigurationRequest.Builder |
graphArn(String graphArn)
The ARN of the organization behavior graph.
|
UpdateOrganizationConfigurationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateOrganizationConfigurationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateOrganizationConfigurationRequest.Builder graphArn(String graphArn)
The ARN of the organization behavior graph.
graphArn - The ARN of the organization behavior graph.UpdateOrganizationConfigurationRequest.Builder autoEnable(Boolean autoEnable)
Indicates whether to automatically enable new organization accounts as member accounts in the organization behavior graph.
autoEnable - Indicates whether to automatically enable new organization accounts as member accounts in the
organization behavior graph.UpdateOrganizationConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateOrganizationConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.