Interface VerifiedAccessLogS3DestinationOptions.Builder

    • Method Detail

      • enabled

        VerifiedAccessLogS3DestinationOptions.Builder enabled​(Boolean enabled)

        Indicates whether logging is enabled.

        Parameters:
        enabled - Indicates whether logging is enabled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • bucketOwner

        VerifiedAccessLogS3DestinationOptions.Builder bucketOwner​(String bucketOwner)

        The ID of the Amazon Web Services account that owns the Amazon S3 bucket.

        Parameters:
        bucketOwner - The ID of the Amazon Web Services account that owns the Amazon S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.