@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.210Z") @Stability(value=Stable) public interface CfnFunctionDefinitionVersionProps extends software.amazon.jsii.JsiiSerializable
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()
@Stability(value=Stable) @NotNull Object getFunctions()
@Stability(value=Stable) @Nullable default Object getDefaultConfig()
@Stability(value=Stable) static CfnFunctionDefinitionVersionProps.Builder builder()
Copyright © 2021. All rights reserved.