@Stability(value=Stable)
public static interface CfnFunctionDefinition.FunctionDefinitionVersionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder
A builder for
CfnFunctionDefinition.FunctionDefinitionVersionProperty |
static class |
CfnFunctionDefinition.FunctionDefinitionVersionProperty.Jsii$Proxy
An implementation for
CfnFunctionDefinition.FunctionDefinitionVersionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder |
builder() |
default Object |
getDefaultConfig()
`CfnFunctionDefinition.FunctionDefinitionVersionProperty.DefaultConfig`.
|
Object |
getFunctions()
`CfnFunctionDefinition.FunctionDefinitionVersionProperty.Functions`.
|
@Stability(value=Stable) @NotNull Object getFunctions()
@Stability(value=Stable) @Nullable default Object getDefaultConfig()
@Stability(value=Stable) static CfnFunctionDefinition.FunctionDefinitionVersionProperty.Builder builder()
Copyright © 2021. All rights reserved.