@Stability(value=Stable) public static final class CfnFunctionDefinitionVersion.DefaultConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunctionDefinitionVersion.DefaultConfigProperty>
CfnFunctionDefinitionVersion.DefaultConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunctionDefinitionVersion.DefaultConfigProperty |
build()
Builds the configured instance.
|
CfnFunctionDefinitionVersion.DefaultConfigProperty.Builder |
execution(CfnFunctionDefinitionVersion.ExecutionProperty execution)
Sets the value of
CfnFunctionDefinitionVersion.DefaultConfigProperty.getExecution() |
CfnFunctionDefinitionVersion.DefaultConfigProperty.Builder |
execution(IResolvable execution)
Sets the value of
CfnFunctionDefinitionVersion.DefaultConfigProperty.getExecution() |
@Stability(value=Stable) public CfnFunctionDefinitionVersion.DefaultConfigProperty.Builder execution(IResolvable execution)
CfnFunctionDefinitionVersion.DefaultConfigProperty.getExecution()execution - Configuration settings for the Lambda execution environment on the AWS IoT Greengrass core. This parameter is required.this@Stability(value=Stable) public CfnFunctionDefinitionVersion.DefaultConfigProperty.Builder execution(CfnFunctionDefinitionVersion.ExecutionProperty execution)
CfnFunctionDefinitionVersion.DefaultConfigProperty.getExecution()execution - Configuration settings for the Lambda execution environment on the AWS IoT Greengrass core. This parameter is required.this@Stability(value=Stable) public CfnFunctionDefinitionVersion.DefaultConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnFunctionDefinitionVersion.DefaultConfigProperty>CfnFunctionDefinitionVersion.DefaultConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.