Interface AttachmentStateChange.Builder

    • Method Detail

      • attachmentArn

        AttachmentStateChange.Builder attachmentArn​(String attachmentArn)

        The Amazon Resource Name (ARN) of the attachment.

        Parameters:
        attachmentArn - The Amazon Resource Name (ARN) of the attachment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        AttachmentStateChange.Builder status​(String status)

        The status of the attachment.

        Parameters:
        status - The status of the attachment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.