Interface Ec2AmiResource.Builder

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

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

    • amiId

      The ID of the AMI in Amazon EC2.

      Parameters:
      amiId - The ID of the AMI in Amazon EC2.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • snowballAmiId

      Ec2AmiResource.Builder snowballAmiId(String snowballAmiId)

      The ID of the AMI on the Snow device.

      Parameters:
      snowballAmiId - The ID of the AMI on the Snow device.
      Returns:
      Returns a reference to this object so that method calls can be chained together.