public static interface DisassociateFromMasterAccountRequest.Builder extends GuardDutyRequest.Builder, 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 |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildDisassociateFromMasterAccountRequest.Builder detectorId(String detectorId)
detectorId - The unique ID of the detector of the GuardDuty member account.DisassociateFromMasterAccountRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.