Uses of Interface
software.amazon.awscdk.services.codecommit.RepositoryProps
Packages that use RepositoryProps
-
Uses of RepositoryProps in software.amazon.awscdk.services.codecommit
Classes in software.amazon.awscdk.services.codecommit that implement RepositoryPropsMethods in software.amazon.awscdk.services.codecommit that return RepositoryPropsModifier and TypeMethodDescriptionRepositoryProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.codecommit with parameters of type RepositoryPropsModifierConstructorDescriptionRepository
(software.constructs.Construct scope, String id, RepositoryProps props)