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