@Stability(value=Stable) @Internal public static final class CfnAggregationAuthorizationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAggregationAuthorizationProps
CfnAggregationAuthorizationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAggregationAuthorizationProps.Builder, CfnAggregationAuthorizationProps.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 authorizedAccountId,
String authorizedAwsRegion,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnAggregationAuthorizationProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAuthorizedAccountId()
`AWS::Config::AggregationAuthorization.AuthorizedAccountId`.
|
String |
getAuthorizedAwsRegion()
`AWS::Config::AggregationAuthorization.AuthorizedAwsRegion`.
|
List<CfnTag> |
getTags()
`AWS::Config::AggregationAuthorization.Tags`.
|
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 authorizedAccountId, String authorizedAwsRegion, List<? extends CfnTag> tags)
CfnAggregationAuthorizationProps.Builder.public final String getAuthorizedAccountId()
CfnAggregationAuthorizationPropsgetAuthorizedAccountId in interface CfnAggregationAuthorizationPropspublic final String getAuthorizedAwsRegion()
CfnAggregationAuthorizationPropsgetAuthorizedAwsRegion in interface CfnAggregationAuthorizationPropspublic final List<CfnTag> getTags()
CfnAggregationAuthorizationPropsgetTags in interface CfnAggregationAuthorizationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.