@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.867Z") @Stability(value=Stable) public interface CfnFunctionDefinitionVersionProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-functiondefinitionversion.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunctionDefinitionVersionProps.Builder
A builder for
CfnFunctionDefinitionVersionProps |
static class |
CfnFunctionDefinitionVersionProps.Jsii$Proxy
An implementation for
CfnFunctionDefinitionVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunctionDefinitionVersionProps.Builder |
builder() |
default Object |
getDefaultConfig()
`AWS::Greengrass::FunctionDefinitionVersion.DefaultConfig`.
|
String |
getFunctionDefinitionId()
`AWS::Greengrass::FunctionDefinitionVersion.FunctionDefinitionId`.
|
Object |
getFunctions()
`AWS::Greengrass::FunctionDefinitionVersion.Functions`.
|
@Stability(value=Stable) @NotNull String getFunctionDefinitionId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-functiondefinitionversion.html#cfn-greengrass-functiondefinitionversion-functiondefinitionid@Stability(value=Stable) @NotNull Object getFunctions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-functiondefinitionversion.html#cfn-greengrass-functiondefinitionversion-functions@Stability(value=Stable) @Nullable default Object getDefaultConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-greengrass-functiondefinitionversion.html#cfn-greengrass-functiondefinitionversion-defaultconfig@Stability(value=Stable) static CfnFunctionDefinitionVersionProps.Builder builder()
Copyright © 2020. All rights reserved.