Uses of Class
software.amazon.awscdk.services.ecr.CfnRepository.LifecyclePolicyProperty.Builder
Packages that use CfnRepository.LifecyclePolicyProperty.Builder
-
Uses of CfnRepository.LifecyclePolicyProperty.Builder in software.amazon.awscdk.services.ecr
Methods in software.amazon.awscdk.services.ecr that return CfnRepository.LifecyclePolicyProperty.BuilderModifier and TypeMethodDescriptionCfnRepository.LifecyclePolicyProperty.builder()
CfnRepository.LifecyclePolicyProperty.Builder.lifecyclePolicyText
(String lifecyclePolicyText) Sets the value ofCfnRepository.LifecyclePolicyProperty.getLifecyclePolicyText()
CfnRepository.LifecyclePolicyProperty.Builder.registryId
(String registryId) Sets the value ofCfnRepository.LifecyclePolicyProperty.getRegistryId()
Constructors in software.amazon.awscdk.services.ecr with parameters of type CfnRepository.LifecyclePolicyProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRepository.LifecyclePolicyProperty.Builder
.