Uses of Class
software.amazon.awscdk.services.apprunner.CfnService.CodeConfigurationProperty.Builder
-
Uses of CfnService.CodeConfigurationProperty.Builder in software.amazon.awscdk.services.apprunner
Modifier and TypeMethodDescriptionCfnService.CodeConfigurationProperty.builder()
CfnService.CodeConfigurationProperty.Builder.codeConfigurationValues
(IResolvable codeConfigurationValues) Sets the value ofCfnService.CodeConfigurationProperty.getCodeConfigurationValues()
CfnService.CodeConfigurationProperty.Builder.codeConfigurationValues
(CfnService.CodeConfigurationValuesProperty codeConfigurationValues) Sets the value ofCfnService.CodeConfigurationProperty.getCodeConfigurationValues()
CfnService.CodeConfigurationProperty.Builder.configurationSource
(String configurationSource) Sets the value ofCfnService.CodeConfigurationProperty.getConfigurationSource()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnService.CodeConfigurationProperty.Builder
.