Interface EcrContainerImageMetadata.Builder

    • Method Detail

      • tags

        EcrContainerImageMetadata.Builder tags​(Collection<String> 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

        EcrContainerImageMetadata.Builder tags​(String... 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.