Interface EcrContainerImageMetadata.Builder

  • Method Details

    • imagePulledAt

      EcrContainerImageMetadata.Builder imagePulledAt(Instant imagePulledAt)

      The date an image was last pulled at.

      Parameters:
      imagePulledAt - The date an image was last pulled at.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      Tags associated with the Amazon ECR image metadata.

      Parameters:
      tags - Tags associated with the Amazon ECR image metadata.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      Tags associated with the Amazon ECR image metadata.

      Parameters:
      tags - Tags associated with the Amazon ECR image metadata.
      Returns:
      Returns a reference to this object so that method calls can be chained together.