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