Interface CreateImageResponse.Builder

    • Method Detail

      • imageArn

        CreateImageResponse.Builder imageArn​(String imageArn)

        The ARN of the image.

        Parameters:
        imageArn - The ARN of the image.
        Returns:
        Returns a reference to this object so that method calls can be chained together.