Class CfnEntitlementPropsMixin.PrincipalRoleEntitlementProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.accountaccess.CfnEntitlementPropsMixin.PrincipalRoleEntitlementProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEntitlementPropsMixin.PrincipalRoleEntitlementProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnEntitlementPropsMixin.PrincipalRoleEntitlementProperty
@Stability(Stable)
@Internal
public static final class CfnEntitlementPropsMixin.PrincipalRoleEntitlementProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEntitlementPropsMixin.PrincipalRoleEntitlementProperty
An implementation for
CfnEntitlementPropsMixin.PrincipalRoleEntitlementProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.accountaccess.CfnEntitlementPropsMixin.PrincipalRoleEntitlementProperty
CfnEntitlementPropsMixin.PrincipalRoleEntitlementProperty.Builder, CfnEntitlementPropsMixin.PrincipalRoleEntitlementProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEntitlementPropsMixin.PrincipalRoleEntitlementProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe AWS account ID.final ObjectReturns union: eitherIResolvableorCfnEntitlementPropsMixin.PrincipalPropertyfinal StringThe ARN of the IAM role.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnEntitlementPropsMixin.PrincipalRoleEntitlementProperty.Builder.
-
-
Method Details
-
getAccount
Description copied from interface:CfnEntitlementPropsMixin.PrincipalRoleEntitlementPropertyThe AWS account ID.- Specified by:
getAccountin interfaceCfnEntitlementPropsMixin.PrincipalRoleEntitlementProperty- See Also:
-
getPrincipal
Description copied from interface:CfnEntitlementPropsMixin.PrincipalRoleEntitlementPropertyReturns union: eitherIResolvableorCfnEntitlementPropsMixin.PrincipalProperty- Specified by:
getPrincipalin interfaceCfnEntitlementPropsMixin.PrincipalRoleEntitlementProperty- See Also:
-
getRoleArn
Description copied from interface:CfnEntitlementPropsMixin.PrincipalRoleEntitlementPropertyThe ARN of the IAM role.- Specified by:
getRoleArnin interfaceCfnEntitlementPropsMixin.PrincipalRoleEntitlementProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-