@Stability(value=Stable) @Internal public static final class CfnResourceShareProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResourceShareProps
CfnResourceSharePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnResourceShareProps.Builder, CfnResourceShareProps.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 name,
Object allowExternalPrincipals,
List<String> principals,
List<String> resourceArns,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnResourceShareProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAllowExternalPrincipals()
`AWS::RAM::ResourceShare.AllowExternalPrincipals`.
|
String |
getName()
`AWS::RAM::ResourceShare.Name`.
|
List<String> |
getPrincipals()
`AWS::RAM::ResourceShare.Principals`.
|
List<String> |
getResourceArns()
`AWS::RAM::ResourceShare.ResourceArns`.
|
List<CfnTag> |
getTags()
`AWS::RAM::ResourceShare.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.public final String getName()
CfnResourceSharePropsgetName in interface CfnResourceSharePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-namepublic final Object getAllowExternalPrincipals()
CfnResourceSharePropsgetAllowExternalPrincipals in interface CfnResourceSharePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-allowexternalprincipalspublic final List<String> getPrincipals()
CfnResourceSharePropsgetPrincipals in interface CfnResourceSharePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-principalspublic final List<String> getResourceArns()
CfnResourceSharePropsgetResourceArns in interface CfnResourceSharePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-resourcearnspublic final List<CfnTag> getTags()
CfnResourceSharePropsgetTags in interface CfnResourceSharePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.