@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:21.624Z") @Stability(value=Stable) public interface CfnFunctionDefinitionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunctionDefinitionProps.Builder
A builder for
CfnFunctionDefinitionProps |
static class |
CfnFunctionDefinitionProps.Jsii$Proxy
An implementation for
CfnFunctionDefinitionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunctionDefinitionProps.Builder |
builder() |
default Object |
getInitialVersion()
`AWS::Greengrass::FunctionDefinition.InitialVersion`.
|
String |
getName()
`AWS::Greengrass::FunctionDefinition.Name`.
|
default Object |
getTags()
`AWS::Greengrass::FunctionDefinition.Tags`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default Object getInitialVersion()
@Stability(value=Stable) @Nullable default Object getTags()
@Stability(value=Stable) static CfnFunctionDefinitionProps.Builder builder()
CfnFunctionDefinitionProps.Builder of CfnFunctionDefinitionPropsCopyright © 2021. All rights reserved.