@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.366Z") @Stability(value=Stable) public interface CfnComponentVersionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnComponentVersionProps.Builder
A builder for
CfnComponentVersionProps |
static class |
CfnComponentVersionProps.Jsii$Proxy
An implementation for
CfnComponentVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnComponentVersionProps.Builder |
builder() |
default String |
getInlineRecipe()
`AWS::GreengrassV2::ComponentVersion.InlineRecipe`.
|
default Object |
getLambdaFunction()
`AWS::GreengrassV2::ComponentVersion.LambdaFunction`.
|
default Map<String,String> |
getTags()
`AWS::GreengrassV2::ComponentVersion.Tags`.
|
@Stability(value=Stable) @Nullable default String getInlineRecipe()
@Stability(value=Stable) @Nullable default Object getLambdaFunction()
@Stability(value=Stable) @Nullable default Map<String,String> getTags()
@Stability(value=Stable) static CfnComponentVersionProps.Builder builder()
CfnComponentVersionProps.Builder of CfnComponentVersionPropsCopyright © 2021. All rights reserved.