public static interface CfnFunction.FunctionEnvironmentProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#environment-object| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.FunctionEnvironmentProperty.Builder
A builder for
CfnFunction.FunctionEnvironmentProperty |
static class |
CfnFunction.FunctionEnvironmentProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.FunctionEnvironmentProperty.Builder |
builder() |
Object |
getVariables()
`CfnFunction.FunctionEnvironmentProperty.Variables`.
|
Object getVariables()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#environment-objectstatic CfnFunction.FunctionEnvironmentProperty.Builder builder()
Copyright © 2019. All rights reserved.