Interface PutAccessGrantsInstanceResourcePolicyResponse.Builder

    • Method Detail

      • policy

        PutAccessGrantsInstanceResourcePolicyResponse.Builder policy​(String policy)

        The updated resource policy of the S3 Access Grants instance.

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

        PutAccessGrantsInstanceResourcePolicyResponse.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

        PutAccessGrantsInstanceResourcePolicyResponse.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.