Uses of Interface
software.amazon.awscdk.services.apprunner.alpha.CodeRepositoryProps
Packages that use CodeRepositoryProps
Package
Description
AWS::AppRunner Construct Library
-
Uses of CodeRepositoryProps in software.amazon.awscdk.services.apprunner.alpha
Classes in software.amazon.awscdk.services.apprunner.alpha that implement CodeRepositoryPropsMethods in software.amazon.awscdk.services.apprunner.alpha that return CodeRepositoryPropsModifier and TypeMethodDescriptionCodeRepositoryProps.Builder.build()Builds the configured instance.default CodeRepositoryPropsSourceConfig.getCodeRepository()(experimental) The code repository configuration (mutually exclusive withimageRepository).final CodeRepositoryPropsSourceConfig.Jsii$Proxy.getCodeRepository()Methods in software.amazon.awscdk.services.apprunner.alpha with parameters of type CodeRepositoryPropsModifier and TypeMethodDescriptionSourceConfig.Builder.codeRepository(CodeRepositoryProps codeRepository) Sets the value ofSourceConfig.getCodeRepository()