@Stability(value=Stable) @Internal public static final class CfnEnvironmentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEnvironmentProps
CfnEnvironmentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEnvironmentProps.Builder, CfnEnvironmentProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String applicationName,
String cnamePrefix,
String description,
String environmentName,
Object optionSettings,
String platformArn,
String solutionStackName,
List<? extends CfnTag> tags,
String templateName,
Object tier,
String versionLabel)
Constructor that initializes the object based on literal property values passed by the
CfnEnvironmentProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationName()
`AWS::ElasticBeanstalk::Environment.ApplicationName`.
|
String |
getCnamePrefix()
`AWS::ElasticBeanstalk::Environment.CNAMEPrefix`.
|
String |
getDescription()
`AWS::ElasticBeanstalk::Environment.Description`.
|
String |
getEnvironmentName()
`AWS::ElasticBeanstalk::Environment.EnvironmentName`.
|
Object |
getOptionSettings()
`AWS::ElasticBeanstalk::Environment.OptionSettings`.
|
String |
getPlatformArn()
`AWS::ElasticBeanstalk::Environment.PlatformArn`.
|
String |
getSolutionStackName()
`AWS::ElasticBeanstalk::Environment.SolutionStackName`.
|
List<CfnTag> |
getTags()
`AWS::ElasticBeanstalk::Environment.Tags`.
|
String |
getTemplateName()
`AWS::ElasticBeanstalk::Environment.TemplateName`.
|
Object |
getTier()
`AWS::ElasticBeanstalk::Environment.Tier`.
|
String |
getVersionLabel()
`AWS::ElasticBeanstalk::Environment.VersionLabel`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String applicationName, String cnamePrefix, String description, String environmentName, Object optionSettings, String platformArn, String solutionStackName, List<? extends CfnTag> tags, String templateName, Object tier, String versionLabel)
CfnEnvironmentProps.Builder.public final String getApplicationName()
CfnEnvironmentPropsgetApplicationName in interface CfnEnvironmentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-environment.html#cfn-beanstalk-environment-applicationnamepublic final String getCnamePrefix()
CfnEnvironmentPropsgetCnamePrefix in interface CfnEnvironmentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-environment.html#cfn-beanstalk-environment-cnameprefixpublic final String getDescription()
CfnEnvironmentPropsgetDescription in interface CfnEnvironmentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-environment.html#cfn-beanstalk-environment-descriptionpublic final String getEnvironmentName()
CfnEnvironmentPropsgetEnvironmentName in interface CfnEnvironmentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-environment.html#cfn-beanstalk-environment-namepublic final Object getOptionSettings()
CfnEnvironmentPropsgetOptionSettings in interface CfnEnvironmentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-environment.html#cfn-beanstalk-environment-optionsettingspublic final String getPlatformArn()
CfnEnvironmentPropsgetPlatformArn in interface CfnEnvironmentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-environment.html#cfn-beanstalk-environment-platformarnpublic final String getSolutionStackName()
CfnEnvironmentPropsgetSolutionStackName in interface CfnEnvironmentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-environment.html#cfn-beanstalk-environment-solutionstacknamepublic final List<CfnTag> getTags()
CfnEnvironmentPropsgetTags in interface CfnEnvironmentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-environment.html#cfn-elasticbeanstalk-environment-tagspublic final String getTemplateName()
CfnEnvironmentPropsgetTemplateName in interface CfnEnvironmentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-environment.html#cfn-beanstalk-environment-templatenamepublic final Object getTier()
CfnEnvironmentPropsgetTier in interface CfnEnvironmentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-environment.html#cfn-beanstalk-environment-tierpublic final String getVersionLabel()
CfnEnvironmentPropsgetVersionLabel in interface CfnEnvironmentPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-environment.html#cfn-beanstalk-environment-versionlabel@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.