@Stability(value=Stable)
public static interface CfnComponentVersion.LambdaFunctionRecipeSourceProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnComponentVersion.LambdaFunctionRecipeSourceProperty.Builder
A builder for
CfnComponentVersion.LambdaFunctionRecipeSourceProperty |
static class |
CfnComponentVersion.LambdaFunctionRecipeSourceProperty.Jsii$Proxy
An implementation for
CfnComponentVersion.LambdaFunctionRecipeSourceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnComponentVersion.LambdaFunctionRecipeSourceProperty.Builder |
builder() |
default Object |
getComponentDependencies()
`CfnComponentVersion.LambdaFunctionRecipeSourceProperty.ComponentDependencies`.
|
default Object |
getComponentLambdaParameters()
`CfnComponentVersion.LambdaFunctionRecipeSourceProperty.ComponentLambdaParameters`.
|
default String |
getComponentName()
`CfnComponentVersion.LambdaFunctionRecipeSourceProperty.ComponentName`.
|
default Object |
getComponentPlatforms()
`CfnComponentVersion.LambdaFunctionRecipeSourceProperty.ComponentPlatforms`.
|
default String |
getComponentVersion()
`CfnComponentVersion.LambdaFunctionRecipeSourceProperty.ComponentVersion`.
|
default String |
getLambdaArn()
`CfnComponentVersion.LambdaFunctionRecipeSourceProperty.LambdaArn`.
|
@Stability(value=Stable) @Nullable default Object getComponentDependencies()
@Stability(value=Stable) @Nullable default Object getComponentLambdaParameters()
@Stability(value=Stable) @Nullable default String getComponentName()
@Stability(value=Stable) @Nullable default Object getComponentPlatforms()
@Stability(value=Stable) @Nullable default String getComponentVersion()
@Stability(value=Stable) @Nullable default String getLambdaArn()
@Stability(value=Stable) static CfnComponentVersion.LambdaFunctionRecipeSourceProperty.Builder builder()
Copyright © 2021. All rights reserved.