Uses of Interface
software.amazon.awscdk.services.apprunner.alpha.CodeConfiguration
Packages that use CodeConfiguration
Package
Description
AWS::AppRunner Construct Library
-
Uses of CodeConfiguration in software.amazon.awscdk.services.apprunner.alpha
Classes in software.amazon.awscdk.services.apprunner.alpha that implement CodeConfigurationMethods in software.amazon.awscdk.services.apprunner.alpha that return CodeConfigurationModifier and TypeMethodDescriptionCodeConfiguration.Builder.build()Builds the configured instance.CodeRepositoryProps.getCodeConfiguration()(experimental) Configuration for building and running the service from a source code repository.final CodeConfigurationCodeRepositoryProps.Jsii$Proxy.getCodeConfiguration()Methods in software.amazon.awscdk.services.apprunner.alpha with parameters of type CodeConfigurationModifier and TypeMethodDescriptionCodeRepositoryProps.Builder.codeConfiguration(CodeConfiguration codeConfiguration) Sets the value ofCodeRepositoryProps.getCodeConfiguration()