@Stability(value=Stable)
public static interface CfnBranch.EnvironmentVariableProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBranch.EnvironmentVariableProperty.Builder
A builder for
CfnBranch.EnvironmentVariableProperty |
static class |
CfnBranch.EnvironmentVariableProperty.Jsii$Proxy
An implementation for
CfnBranch.EnvironmentVariableProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBranch.EnvironmentVariableProperty.Builder |
builder() |
String |
getName()
`CfnBranch.EnvironmentVariableProperty.Name`.
|
String |
getValue()
`CfnBranch.EnvironmentVariableProperty.Value`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull String getValue()
@Stability(value=Stable) static CfnBranch.EnvironmentVariableProperty.Builder builder()
Copyright © 2021. All rights reserved.