Interface AttachmentStateChange.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AttachmentStateChange.Builder,AttachmentStateChange>, SdkBuilder<AttachmentStateChange.Builder,AttachmentStateChange>, SdkPojo
Enclosing class:
AttachmentStateChange

public static interface AttachmentStateChange.Builder extends SdkPojo, CopyableBuilder<AttachmentStateChange.Builder,AttachmentStateChange>
  • Method Details

    • 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

      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.