Interface AwsEcrRepositoryLifecyclePolicyDetails.Builder

    • Method Detail

      • lifecyclePolicyText

        AwsEcrRepositoryLifecyclePolicyDetails.Builder lifecyclePolicyText​(String lifecyclePolicyText)

        The text of the lifecycle policy.

        Parameters:
        lifecyclePolicyText - The text of the lifecycle policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • registryId

        AwsEcrRepositoryLifecyclePolicyDetails.Builder registryId​(String registryId)

        The Amazon Web Services account identifier that is associated with the registry that contains the repository.

        Parameters:
        registryId - The Amazon Web Services account identifier that is associated with the registry that contains the repository.
        Returns:
        Returns a reference to this object so that method calls can be chained together.