Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apprunner.CfnServicePropsMixin.CodeConfigurationValuesProperty.Builder
Packages that use CfnServicePropsMixin.CodeConfigurationValuesProperty.Builder
-
Uses of CfnServicePropsMixin.CodeConfigurationValuesProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.apprunner
Methods in software.amazon.awscdk.cfnpropertymixins.services.apprunner that return CfnServicePropsMixin.CodeConfigurationValuesProperty.BuilderModifier and TypeMethodDescriptionCfnServicePropsMixin.CodeConfigurationValuesProperty.Builder.buildCommand(String buildCommand) Sets the value ofCfnServicePropsMixin.CodeConfigurationValuesProperty.getBuildCommand()CfnServicePropsMixin.CodeConfigurationValuesProperty.builder()Sets the value ofCfnServicePropsMixin.CodeConfigurationValuesProperty.getPort()Sets the value ofCfnServicePropsMixin.CodeConfigurationValuesProperty.getRuntime()CfnServicePropsMixin.CodeConfigurationValuesProperty.Builder.runtimeEnvironmentSecrets(List<? extends Object> runtimeEnvironmentSecrets) CfnServicePropsMixin.CodeConfigurationValuesProperty.Builder.runtimeEnvironmentSecrets(IResolvable runtimeEnvironmentSecrets) CfnServicePropsMixin.CodeConfigurationValuesProperty.Builder.runtimeEnvironmentVariables(List<? extends Object> runtimeEnvironmentVariables) CfnServicePropsMixin.CodeConfigurationValuesProperty.Builder.runtimeEnvironmentVariables(IResolvable runtimeEnvironmentVariables) CfnServicePropsMixin.CodeConfigurationValuesProperty.Builder.startCommand(String startCommand) Sets the value ofCfnServicePropsMixin.CodeConfigurationValuesProperty.getStartCommand()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apprunner with parameters of type CfnServicePropsMixin.CodeConfigurationValuesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServicePropsMixin.CodeConfigurationValuesProperty.Builder.