Uses of Interface
software.amazon.awscdk.services.ecr.CfnRepositoryCreationTemplateProps
Packages that use CfnRepositoryCreationTemplateProps
-
Uses of CfnRepositoryCreationTemplateProps in software.amazon.awscdk.services.ecr
Classes in software.amazon.awscdk.services.ecr that implement CfnRepositoryCreationTemplatePropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnRepositoryCreationTemplatePropsMethods in software.amazon.awscdk.services.ecr that return CfnRepositoryCreationTemplatePropsModifier and TypeMethodDescriptionCfnRepositoryCreationTemplateProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.ecr with parameters of type CfnRepositoryCreationTemplatePropsModifierConstructorDescriptionCfnRepositoryCreationTemplate(software.constructs.Construct scope, String id, CfnRepositoryCreationTemplateProps props) Create a newAWS::ECR::RepositoryCreationTemplate.