@Stability(value=Stable) @Internal public static final class CfnConfigurationProfileProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfigurationProfileProps
CfnConfigurationProfilePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfigurationProfileProps.Builder, CfnConfigurationProfileProps.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 locationUri,
String name,
String description,
String retrievalRoleArn,
List<? extends CfnConfigurationProfile.TagsProperty> tags,
Object validators)
Constructor that initializes the object based on literal property values passed by the
CfnConfigurationProfileProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationId()
`AWS::AppConfig::ConfigurationProfile.ApplicationId`.
|
String |
getDescription()
`AWS::AppConfig::ConfigurationProfile.Description`.
|
String |
getLocationUri()
`AWS::AppConfig::ConfigurationProfile.LocationUri`.
|
String |
getName()
`AWS::AppConfig::ConfigurationProfile.Name`.
|
String |
getRetrievalRoleArn()
`AWS::AppConfig::ConfigurationProfile.RetrievalRoleArn`.
|
List<CfnConfigurationProfile.TagsProperty> |
getTags()
`AWS::AppConfig::ConfigurationProfile.Tags`.
|
Object |
getValidators()
`AWS::AppConfig::ConfigurationProfile.Validators`.
|
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 applicationId, String locationUri, String name, String description, String retrievalRoleArn, List<? extends CfnConfigurationProfile.TagsProperty> tags, Object validators)
CfnConfigurationProfileProps.Builder.public final String getApplicationId()
CfnConfigurationProfilePropsgetApplicationId in interface CfnConfigurationProfilePropspublic final String getLocationUri()
CfnConfigurationProfilePropsgetLocationUri in interface CfnConfigurationProfilePropspublic final String getName()
CfnConfigurationProfilePropsgetName in interface CfnConfigurationProfilePropspublic final String getDescription()
CfnConfigurationProfilePropsgetDescription in interface CfnConfigurationProfilePropspublic final String getRetrievalRoleArn()
CfnConfigurationProfilePropsgetRetrievalRoleArn in interface CfnConfigurationProfilePropspublic final List<CfnConfigurationProfile.TagsProperty> getTags()
CfnConfigurationProfilePropsgetTags in interface CfnConfigurationProfilePropspublic final Object getValidators()
CfnConfigurationProfilePropsgetValidators in interface CfnConfigurationProfileProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.