Uses of Class
software.amazon.awssdk.services.shield.model.DescribeDrtAccessResponse
-
Packages that use DescribeDrtAccessResponse Package Description software.amazon.awssdk.services.shield Shield Advanced -
-
Uses of DescribeDrtAccessResponse in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield that return DescribeDrtAccessResponse Modifier and Type Method Description default DescribeDrtAccessResponseShieldClient. describeDRTAccess(Consumer<DescribeDrtAccessRequest.Builder> describeDrtAccessRequest)Returns the current role and list of Amazon S3 log buckets used by the Shield Response Team (SRT) to access your Amazon Web Services account while assisting with attack mitigation.default DescribeDrtAccessResponseShieldClient. describeDRTAccess(DescribeDrtAccessRequest describeDrtAccessRequest)Returns the current role and list of Amazon S3 log buckets used by the Shield Response Team (SRT) to access your Amazon Web Services account while assisting with attack mitigation.Methods in software.amazon.awssdk.services.shield that return types with arguments of type DescribeDrtAccessResponse Modifier and Type Method Description default CompletableFuture<DescribeDrtAccessResponse>ShieldAsyncClient. describeDRTAccess(Consumer<DescribeDrtAccessRequest.Builder> describeDrtAccessRequest)Returns the current role and list of Amazon S3 log buckets used by the Shield Response Team (SRT) to access your Amazon Web Services account while assisting with attack mitigation.default CompletableFuture<DescribeDrtAccessResponse>ShieldAsyncClient. describeDRTAccess(DescribeDrtAccessRequest describeDrtAccessRequest)Returns the current role and list of Amazon S3 log buckets used by the Shield Response Team (SRT) to access your Amazon Web Services account while assisting with attack mitigation.
-