@Stability(value=Stable)
public static interface CfnEnvironment.TierProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-environment-tier.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-environment-tier.html#cfn-beanstalk-env-tier-name@Stability(value=Stable) @Nullable default String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-environment-tier.html#cfn-beanstalk-env-tier-type@Stability(value=Stable) @Nullable default String getVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-environment-tier.html#cfn-beanstalk-env-tier-version@Stability(value=Stable) static CfnEnvironment.TierProperty.Builder builder()
Copyright © 2020. All rights reserved.