Interface GetAccessGrantsInstanceResourcePolicyResponse.Builder

    • Method Detail

      • policy

        GetAccessGrantsInstanceResourcePolicyResponse.Builder policy​(String policy)

        The resource policy of the S3 Access Grants instance.

        Parameters:
        policy - The resource policy of the S3 Access Grants instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • organization

        GetAccessGrantsInstanceResourcePolicyResponse.Builder organization​(String organization)

        The Organization of the resource policy of the S3 Access Grants instance.

        Parameters:
        organization - The Organization of the resource policy of the S3 Access Grants instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createdAt

        GetAccessGrantsInstanceResourcePolicyResponse.Builder createdAt​(Instant createdAt)

        The date and time when you created the S3 Access Grants instance resource policy.

        Parameters:
        createdAt - The date and time when you created the S3 Access Grants instance resource policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.