@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(CfnHostedConfigurationVersionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnHostedConfigurationVersionProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationId()
The application ID.
|
String |
getConfigurationProfileId()
The configuration profile ID.
|
String |
getContent()
The content of the configuration or the configuration data.
|
String |
getContentType()
A standard MIME type describing the format of the configuration content.
|
String |
getDescription()
A description of the configuration.
|
Number |
getLatestVersionNumber()
An optional locking token used to prevent race conditions from overwriting configuration updates when creating a new version.
|
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(CfnHostedConfigurationVersionProps.Builder builder)
CfnHostedConfigurationVersionProps.Builder.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()
CfnHostedConfigurationVersionPropsFor more information, see Content-Type .
getContentType in interface CfnHostedConfigurationVersionPropspublic final String getDescription()
CfnHostedConfigurationVersionPropsgetDescription in interface CfnHostedConfigurationVersionPropspublic final Number getLatestVersionNumber()
CfnHostedConfigurationVersionPropsTo ensure your data is not overwritten when creating multiple hosted configuration versions in rapid succession, specify the version number of the latest hosted configuration version.
getLatestVersionNumber in interface CfnHostedConfigurationVersionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.