@Stability(value=Stable) @Internal public static final class CfnHostedConfigurationVersionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnHostedConfigurationVersionProps
CfnHostedConfigurationVersionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnHostedConfigurationVersionProps.Builder, CfnHostedConfigurationVersionProps.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 applicationId,
String configurationProfileId,
String content,
String contentType,
String description,
Number latestVersionNumber)
Constructor that initializes the object based on literal property values passed by the
CfnHostedConfigurationVersionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationId()
`AWS::AppConfig::HostedConfigurationVersion.ApplicationId`.
|
String |
getConfigurationProfileId()
`AWS::AppConfig::HostedConfigurationVersion.ConfigurationProfileId`.
|
String |
getContent()
`AWS::AppConfig::HostedConfigurationVersion.Content`.
|
String |
getContentType()
`AWS::AppConfig::HostedConfigurationVersion.ContentType`.
|
String |
getDescription()
`AWS::AppConfig::HostedConfigurationVersion.Description`.
|
Number |
getLatestVersionNumber()
`AWS::AppConfig::HostedConfigurationVersion.LatestVersionNumber`.
|
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.public final String getApplicationId()
CfnHostedConfigurationVersionPropsgetApplicationId in interface CfnHostedConfigurationVersionPropspublic final String getConfigurationProfileId()
CfnHostedConfigurationVersionPropsgetConfigurationProfileId in interface CfnHostedConfigurationVersionPropspublic final String getContent()
CfnHostedConfigurationVersionPropsgetContent in interface CfnHostedConfigurationVersionPropspublic final String getContentType()
CfnHostedConfigurationVersionPropsgetContentType in interface CfnHostedConfigurationVersionPropspublic final String getDescription()
CfnHostedConfigurationVersionPropsgetDescription in interface CfnHostedConfigurationVersionPropspublic final Number getLatestVersionNumber()
CfnHostedConfigurationVersionPropsgetLatestVersionNumber in interface CfnHostedConfigurationVersionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.