Class CfnUserPropsMixin.RolesItemsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.identitystore.CfnUserPropsMixin.RolesItemsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnUserPropsMixin.RolesItemsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnUserPropsMixin.RolesItemsProperty
@Stability(Stable)
@Internal
public static final class CfnUserPropsMixin.RolesItemsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnUserPropsMixin.RolesItemsProperty
An implementation for
CfnUserPropsMixin.RolesItemsProperty-
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.identitystore.CfnUserPropsMixin.RolesItemsProperty
CfnUserPropsMixin.RolesItemsProperty.Builder, CfnUserPropsMixin.RolesItemsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserPropsMixin.RolesItemsProperty.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 theCfnUserPropsMixin.RolesItemsProperty.Builder.
-
-
Method Details
-
getPrimary
Description copied from interface:CfnUserPropsMixin.RolesItemsPropertyWhether this is the primary role.Returns union: either
BooleanorIResolvable- Specified by:
getPrimaryin interfaceCfnUserPropsMixin.RolesItemsProperty- See Also:
-
getType
Description copied from interface:CfnUserPropsMixin.RolesItemsPropertyThe type of role.- Specified by:
getTypein interfaceCfnUserPropsMixin.RolesItemsProperty- See Also:
-
getValue
Description copied from interface:CfnUserPropsMixin.RolesItemsPropertyThe role name.- Specified by:
getValuein interfaceCfnUserPropsMixin.RolesItemsProperty- 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()
-