Interface DescribeDrtAccessResponse.Builder

    • Method Detail

      • roleArn

        DescribeDrtAccessResponse.Builder roleArn​(String roleArn)

        The Amazon Resource Name (ARN) of the role the SRT used to access your Amazon Web Services account.

        Parameters:
        roleArn - The Amazon Resource Name (ARN) of the role the SRT used to access your Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • logBucketList

        DescribeDrtAccessResponse.Builder logBucketList​(Collection<String> logBucketList)

        The list of Amazon S3 buckets accessed by the SRT.

        Parameters:
        logBucketList - The list of Amazon S3 buckets accessed by the SRT.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • logBucketList

        DescribeDrtAccessResponse.Builder logBucketList​(String... logBucketList)

        The list of Amazon S3 buckets accessed by the SRT.

        Parameters:
        logBucketList - The list of Amazon S3 buckets accessed by the SRT.
        Returns:
        Returns a reference to this object so that method calls can be chained together.