Interface ImageReference.Builder

    • Method Detail

      • imageId

        ImageReference.Builder imageId​(String imageId)

        The ID of the referenced image.

        Parameters:
        imageId - The ID of the referenced image.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        ImageReference.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the resource referencing the image.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the resource referencing the image.
        Returns:
        Returns a reference to this object so that method calls can be chained together.