@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.359Z") @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.