Class CfnEntitlement.PrincipalRoleEntitlementProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.accountaccess.CfnEntitlement.PrincipalRoleEntitlementProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEntitlement.PrincipalRoleEntitlementProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnEntitlement.PrincipalRoleEntitlementProperty
@Stability(Stable)
@Internal
public static final class CfnEntitlement.PrincipalRoleEntitlementProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEntitlement.PrincipalRoleEntitlementProperty
An implementation for
CfnEntitlement.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.services.accountaccess.CfnEntitlement.PrincipalRoleEntitlementProperty
CfnEntitlement.PrincipalRoleEntitlementProperty.Builder, CfnEntitlement.PrincipalRoleEntitlementProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEntitlement.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: eitherIResolvableorCfnEntitlement.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 theCfnEntitlement.PrincipalRoleEntitlementProperty.Builder.
-
-
Method Details
-
getPrincipal
Description copied from interface:CfnEntitlement.PrincipalRoleEntitlementPropertyReturns union: eitherIResolvableorCfnEntitlement.PrincipalProperty- Specified by:
getPrincipalin interfaceCfnEntitlement.PrincipalRoleEntitlementProperty- See Also:
-
getRoleArn
Description copied from interface:CfnEntitlement.PrincipalRoleEntitlementPropertyThe ARN of the IAM role.- Specified by:
getRoleArnin interfaceCfnEntitlement.PrincipalRoleEntitlementProperty- See Also:
-
getAccount
Description copied from interface:CfnEntitlement.PrincipalRoleEntitlementPropertyThe AWS account ID.- Specified by:
getAccountin interfaceCfnEntitlement.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()
-