public static interface DisassociateDrtLogBucketRequest.Builder extends ShieldRequest.Builder, SdkPojo, CopyableBuilder<DisassociateDrtLogBucketRequest.Builder,DisassociateDrtLogBucketRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateDrtLogBucketRequest.Builder |
logBucket(String logBucket)
The Amazon S3 bucket that contains the logs that you want to share.
|
DisassociateDrtLogBucketRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateDrtLogBucketRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateDrtLogBucketRequest.Builder logBucket(String logBucket)
The Amazon S3 bucket that contains the logs that you want to share.
logBucket - The Amazon S3 bucket that contains the logs that you want to share.DisassociateDrtLogBucketRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateDrtLogBucketRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.