public static interface DisassociateFromMasterAccountRequest.Builder extends GuardDutyRequest.Builder, SdkPojo, CopyableBuilder<DisassociateFromMasterAccountRequest.Builder,DisassociateFromMasterAccountRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateFromMasterAccountRequest.Builder |
detectorId(String detectorId)
The unique ID of the detector of the GuardDuty member account.
|
DisassociateFromMasterAccountRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateFromMasterAccountRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateFromMasterAccountRequest.Builder detectorId(String detectorId)
The unique ID of the detector of the GuardDuty member account.
detectorId - The unique ID of the detector of the GuardDuty member account.DisassociateFromMasterAccountRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateFromMasterAccountRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.