Interface GetS3AccessPolicyResponse.Builder

  • Method Details

    • s3AccessPointArn

      GetS3AccessPolicyResponse.Builder s3AccessPointArn(String s3AccessPointArn)

      The S3 access point ARN that has the access policy.

      Parameters:
      s3AccessPointArn - The S3 access point ARN that has the access policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • storeId

      The Amazon Web Services-generated Sequence Store or Reference Store ID.

      Parameters:
      storeId - The Amazon Web Services-generated Sequence Store or Reference Store ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • storeType

      The type of store associated with the access point.

      Parameters:
      storeType - The type of store associated with the access point.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • storeType

      The type of store associated with the access point.

      Parameters:
      storeType - The type of store associated with the access point.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • updateTime

      The time when the policy was last updated.

      Parameters:
      updateTime - The time when the policy was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • s3AccessPolicy

      GetS3AccessPolicyResponse.Builder s3AccessPolicy(String s3AccessPolicy)

      The current resource policy that controls S3 access on the store.

      Parameters:
      s3AccessPolicy - The current resource policy that controls S3 access on the store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.