@Stability(value=External)
public static interface CfnApp.EnvironmentVariableProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-environmentvariable.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApp.EnvironmentVariableProperty.Builder
A builder for
CfnApp.EnvironmentVariableProperty |
static class |
CfnApp.EnvironmentVariableProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnApp.EnvironmentVariableProperty.Builder |
builder() |
String |
getName()
`CfnApp.EnvironmentVariableProperty.Name`.
|
String |
getValue()
`CfnApp.EnvironmentVariableProperty.Value`.
|
@Stability(value=External) String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-environmentvariable.html#cfn-amplify-app-environmentvariable-name@Stability(value=External) String getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-environmentvariable.html#cfn-amplify-app-environmentvariable-value@Stability(value=External) static CfnApp.EnvironmentVariableProperty.Builder builder()
Copyright © 2019. All rights reserved.