@Stability(value=Stable)
public static interface CfnFunction.FunctionConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.FunctionConfigProperty.Builder
A builder for
CfnFunction.FunctionConfigProperty |
static class |
CfnFunction.FunctionConfigProperty.Jsii$Proxy
An implementation for
CfnFunction.FunctionConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.FunctionConfigProperty.Builder |
builder() |
String |
getComment()
`CfnFunction.FunctionConfigProperty.Comment`.
|
String |
getRuntime()
`CfnFunction.FunctionConfigProperty.Runtime`.
|
@Stability(value=Stable) @NotNull String getComment()
@Stability(value=Stable) @NotNull String getRuntime()
@Stability(value=Stable) static CfnFunction.FunctionConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.