Uses of Interface
software.amazon.awscdk.services.ecr.CfnRepositoryProps
-
Uses of CfnRepositoryProps in software.amazon.awscdk.services.ecr
Modifier and TypeMethodDescriptionCfnRepositoryProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnRepository
(Construct scope, String id, CfnRepositoryProps props) Create a newAWS::ECR::Repository
.