Interface CustomAmi.Builder

    • Method Detail

      • virtualizationType

        CustomAmi.Builder virtualizationType​(String virtualizationType)

        The type of virtualization used to create the custom AMI.

        Parameters:
        virtualizationType - The type of virtualization used to create the custom AMI.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • imageId

        CustomAmi.Builder imageId​(String imageId)

        THe ID of the image used to create the custom AMI.

        Parameters:
        imageId - THe ID of the image used to create the custom AMI.
        Returns:
        Returns a reference to this object so that method calls can be chained together.