public static interface DescribeDrtAccessResponse.Builder extends ShieldResponse.Builder, SdkPojo, CopyableBuilder<DescribeDrtAccessResponse.Builder,DescribeDrtAccessResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeDrtAccessResponse.Builder |
logBucketList(Collection<String> logBucketList)
The list of Amazon S3 buckets accessed by the SRT.
|
DescribeDrtAccessResponse.Builder |
logBucketList(String... logBucketList)
The list of Amazon S3 buckets accessed by the SRT.
|
DescribeDrtAccessResponse.Builder |
roleArn(String roleArn)
The Amazon Resource Name (ARN) of the role the SRT used to access your Amazon Web Services account.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeDrtAccessResponse.Builder roleArn(String roleArn)
The Amazon Resource Name (ARN) of the role the SRT used to access your Amazon Web Services account.
roleArn - The Amazon Resource Name (ARN) of the role the SRT used to access your Amazon Web Services account.DescribeDrtAccessResponse.Builder logBucketList(Collection<String> logBucketList)
The list of Amazon S3 buckets accessed by the SRT.
logBucketList - The list of Amazon S3 buckets accessed by the SRT.DescribeDrtAccessResponse.Builder logBucketList(String... logBucketList)
The list of Amazon S3 buckets accessed by the SRT.
logBucketList - The list of Amazon S3 buckets accessed by the SRT.Copyright © 2023. All rights reserved.