Interface Ec2AmiResource.Builder

    • Method Detail

      • amiId

        Ec2AmiResource.Builder amiId​(String 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.