@Stability(value=Stable) public static final class CfnComponentVersion.LambdaFunctionRecipeSourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponentVersion.LambdaFunctionRecipeSourceProperty>
CfnComponentVersion.LambdaFunctionRecipeSourceProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnComponentVersion.LambdaFunctionRecipeSourceProperty.Builder componentDependencies(IResolvable componentDependencies)
componentDependencies - `CfnComponentVersion.LambdaFunctionRecipeSourceProperty.ComponentDependencies`.this@Stability(value=Stable) public CfnComponentVersion.LambdaFunctionRecipeSourceProperty.Builder componentDependencies(Map<String,? extends Object> componentDependencies)
componentDependencies - `CfnComponentVersion.LambdaFunctionRecipeSourceProperty.ComponentDependencies`.this@Stability(value=Stable) public CfnComponentVersion.LambdaFunctionRecipeSourceProperty.Builder componentLambdaParameters(CfnComponentVersion.LambdaExecutionParametersProperty componentLambdaParameters)
CfnComponentVersion.LambdaFunctionRecipeSourceProperty.getComponentLambdaParameters()componentLambdaParameters - `CfnComponentVersion.LambdaFunctionRecipeSourceProperty.ComponentLambdaParameters`.this@Stability(value=Stable) public CfnComponentVersion.LambdaFunctionRecipeSourceProperty.Builder componentLambdaParameters(IResolvable componentLambdaParameters)
CfnComponentVersion.LambdaFunctionRecipeSourceProperty.getComponentLambdaParameters()componentLambdaParameters - `CfnComponentVersion.LambdaFunctionRecipeSourceProperty.ComponentLambdaParameters`.this@Stability(value=Stable) public CfnComponentVersion.LambdaFunctionRecipeSourceProperty.Builder componentName(String componentName)
componentName - `CfnComponentVersion.LambdaFunctionRecipeSourceProperty.ComponentName`.this@Stability(value=Stable) public CfnComponentVersion.LambdaFunctionRecipeSourceProperty.Builder componentPlatforms(IResolvable componentPlatforms)
componentPlatforms - `CfnComponentVersion.LambdaFunctionRecipeSourceProperty.ComponentPlatforms`.this@Stability(value=Stable) public CfnComponentVersion.LambdaFunctionRecipeSourceProperty.Builder componentPlatforms(List<? extends Object> componentPlatforms)
componentPlatforms - `CfnComponentVersion.LambdaFunctionRecipeSourceProperty.ComponentPlatforms`.this@Stability(value=Stable) public CfnComponentVersion.LambdaFunctionRecipeSourceProperty.Builder componentVersion(String componentVersion)
componentVersion - `CfnComponentVersion.LambdaFunctionRecipeSourceProperty.ComponentVersion`.this@Stability(value=Stable) public CfnComponentVersion.LambdaFunctionRecipeSourceProperty.Builder lambdaArn(String lambdaArn)
CfnComponentVersion.LambdaFunctionRecipeSourceProperty.getLambdaArn()lambdaArn - `CfnComponentVersion.LambdaFunctionRecipeSourceProperty.LambdaArn`.this@Stability(value=Stable) public CfnComponentVersion.LambdaFunctionRecipeSourceProperty build()
build in interface software.amazon.jsii.Builder<CfnComponentVersion.LambdaFunctionRecipeSourceProperty>CfnComponentVersion.LambdaFunctionRecipeSourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.