Uses of Class
software.amazon.awssdk.services.shield.model.AssociateDrtLogBucketRequest
-
Packages that use AssociateDrtLogBucketRequest Package Description software.amazon.awssdk.services.shield Shield Advanced software.amazon.awssdk.services.shield.transform -
-
Uses of AssociateDrtLogBucketRequest in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield with parameters of type AssociateDrtLogBucketRequest Modifier and Type Method Description default CompletableFuture<AssociateDrtLogBucketResponse>ShieldAsyncClient. associateDRTLogBucket(AssociateDrtLogBucketRequest associateDrtLogBucketRequest)Authorizes the Shield Response Team (SRT) to access the specified Amazon S3 bucket containing log data such as Application Load Balancer access logs, CloudFront logs, or logs from third party sources.default AssociateDrtLogBucketResponseShieldClient. associateDRTLogBucket(AssociateDrtLogBucketRequest associateDrtLogBucketRequest)Authorizes the Shield Response Team (SRT) to access the specified Amazon S3 bucket containing log data such as Application Load Balancer access logs, CloudFront logs, or logs from third party sources. -
Uses of AssociateDrtLogBucketRequest in software.amazon.awssdk.services.shield.transform
Methods in software.amazon.awssdk.services.shield.transform with parameters of type AssociateDrtLogBucketRequest Modifier and Type Method Description SdkHttpFullRequestAssociateDrtLogBucketRequestMarshaller. marshall(AssociateDrtLogBucketRequest associateDrtLogBucketRequest)
-