@Stability(value=Stable)
public static interface CfnEnvironment.TierProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEnvironment.TierProperty.Builder
A builder for
CfnEnvironment.TierProperty |
static class |
CfnEnvironment.TierProperty.Jsii$Proxy
An implementation for
CfnEnvironment.TierProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEnvironment.TierProperty.Builder |
builder() |
default String |
getName()
`CfnEnvironment.TierProperty.Name`.
|
default String |
getType()
`CfnEnvironment.TierProperty.Type`.
|
default String |
getVersion()
`CfnEnvironment.TierProperty.Version`.
|
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default String getType()
@Stability(value=Stable) @Nullable default String getVersion()
@Stability(value=Stable) static CfnEnvironment.TierProperty.Builder builder()
Copyright © 2021. All rights reserved.