Uses of Interface
software.amazon.awscdk.services.apprunner.CodeConfiguration
Packages that use CodeConfiguration
-
Uses of CodeConfiguration in software.amazon.awscdk.services.apprunner
Classes in software.amazon.awscdk.services.apprunner that implement CodeConfigurationMethods in software.amazon.awscdk.services.apprunner 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 with parameters of type CodeConfigurationModifier and TypeMethodDescriptionCodeRepositoryProps.Builder.codeConfiguration(CodeConfiguration codeConfiguration) Sets the value ofCodeRepositoryProps.getCodeConfiguration()