Class CfnAccessPolicyPropsMixin.IamUserProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iotsitewise.CfnAccessPolicyPropsMixin.IamUserProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAccessPolicyPropsMixin.IamUserProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAccessPolicyPropsMixin.IamUserProperty
@Stability(Stable)
@Internal
public static final class CfnAccessPolicyPropsMixin.IamUserProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAccessPolicyPropsMixin.IamUserProperty
An implementation for
CfnAccessPolicyPropsMixin.IamUserProperty-
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.iotsitewise.CfnAccessPolicyPropsMixin.IamUserProperty
CfnAccessPolicyPropsMixin.IamUserProperty.Builder, CfnAccessPolicyPropsMixin.IamUserProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAccessPolicyPropsMixin.IamUserProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnAccessPolicyPropsMixin.IamUserProperty.Builder.
-
-
Method Details
-
getArn
Description copied from interface:CfnAccessPolicyPropsMixin.IamUserPropertyThe ARN of the IAM user. For more information, see IAM ARNs in the IAM User Guide .If you delete the IAM user, access policies that contain this identity include an empty
arn. You can delete the access policy for the IAM user that no longer exists.- Specified by:
getArnin interfaceCfnAccessPolicyPropsMixin.IamUserProperty- 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()
-