Interface ImageReference.Builder

  • Method Details

    • 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.
    • resourceType

      ImageReference.Builder resourceType(String resourceType)

      The type of resource referencing the image.

      Parameters:
      resourceType - The type of resource referencing the image.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • resourceType

      The type of resource referencing the image.

      Parameters:
      resourceType - The type of resource referencing the image.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.