Interface CreateImageResponse.Builder

    • Method Detail

      • imageId

        CreateImageResponse.Builder imageId​(String imageId)

        The ID of the new AMI.

        Parameters:
        imageId - The ID of the new AMI.
        Returns:
        Returns a reference to this object so that method calls can be chained together.