@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.866Z") @Stability(value=Stable) public interface CfnFunctionDefinitionProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-functiondefinition.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-functiondefinition.html#cfn-greengrass-functiondefinition-name@Stability(value=Stable) @Nullable default Object getInitialVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-functiondefinition.html#cfn-greengrass-functiondefinition-initialversion@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-functiondefinition.html#cfn-greengrass-functiondefinition-tags@Stability(value=Stable) static CfnFunctionDefinitionProps.Builder builder()
CfnFunctionDefinitionProps.Builder of CfnFunctionDefinitionPropsCopyright © 2020. All rights reserved.