Uses of Class
software.amazon.awssdk.services.shield.model.DisassociateDrtLogBucketRequest
-
Packages that use DisassociateDrtLogBucketRequest Package Description software.amazon.awssdk.services.shield Shield Advanced software.amazon.awssdk.services.shield.transform -
-
Uses of DisassociateDrtLogBucketRequest in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield with parameters of type DisassociateDrtLogBucketRequest Modifier and Type Method Description default CompletableFuture<DisassociateDrtLogBucketResponse>ShieldAsyncClient. disassociateDRTLogBucket(DisassociateDrtLogBucketRequest disassociateDrtLogBucketRequest)Removes the Shield Response Team's (SRT) access to the specified Amazon S3 bucket containing the logs that you shared previously.default DisassociateDrtLogBucketResponseShieldClient. disassociateDRTLogBucket(DisassociateDrtLogBucketRequest disassociateDrtLogBucketRequest)Removes the Shield Response Team's (SRT) access to the specified Amazon S3 bucket containing the logs that you shared previously. -
Uses of DisassociateDrtLogBucketRequest in software.amazon.awssdk.services.shield.transform
Methods in software.amazon.awssdk.services.shield.transform with parameters of type DisassociateDrtLogBucketRequest Modifier and Type Method Description SdkHttpFullRequestDisassociateDrtLogBucketRequestMarshaller. marshall(DisassociateDrtLogBucketRequest disassociateDrtLogBucketRequest)
-