@Stability(value=Stable) public static final class CfnService.CodeConfigurationValuesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnService.CodeConfigurationValuesProperty>
CfnService.CodeConfigurationValuesProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnService.CodeConfigurationValuesProperty.Builder runtime(String runtime)
CfnService.CodeConfigurationValuesProperty.getRuntime()runtime - `CfnService.CodeConfigurationValuesProperty.Runtime`. This parameter is required.this@Stability(value=Stable) public CfnService.CodeConfigurationValuesProperty.Builder buildCommand(String buildCommand)
CfnService.CodeConfigurationValuesProperty.getBuildCommand()buildCommand - `CfnService.CodeConfigurationValuesProperty.BuildCommand`.this@Stability(value=Stable) public CfnService.CodeConfigurationValuesProperty.Builder port(String port)
CfnService.CodeConfigurationValuesProperty.getPort()port - `CfnService.CodeConfigurationValuesProperty.Port`.this@Stability(value=Stable) public CfnService.CodeConfigurationValuesProperty.Builder runtimeEnvironmentVariables(IResolvable runtimeEnvironmentVariables)
runtimeEnvironmentVariables - `CfnService.CodeConfigurationValuesProperty.RuntimeEnvironmentVariables`.this@Stability(value=Stable) public CfnService.CodeConfigurationValuesProperty.Builder runtimeEnvironmentVariables(List<? extends Object> runtimeEnvironmentVariables)
runtimeEnvironmentVariables - `CfnService.CodeConfigurationValuesProperty.RuntimeEnvironmentVariables`.this@Stability(value=Stable) public CfnService.CodeConfigurationValuesProperty.Builder startCommand(String startCommand)
CfnService.CodeConfigurationValuesProperty.getStartCommand()startCommand - `CfnService.CodeConfigurationValuesProperty.StartCommand`.this@Stability(value=Stable) public CfnService.CodeConfigurationValuesProperty build()
build in interface software.amazon.jsii.Builder<CfnService.CodeConfigurationValuesProperty>CfnService.CodeConfigurationValuesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.