Class CfnGroupMixinProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.identitystore.CfnGroupMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnGroupMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnGroupMixinProps
@Stability(Stable)
@Internal
public static final class CfnGroupMixinProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnGroupMixinProps
An implementation for
CfnGroupMixinProps-
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.CfnGroupMixinProps
CfnGroupMixinProps.Builder, CfnGroupMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnGroupMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnGroupMixinProps.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 theCfnGroupMixinProps.Builder.
-
-
Method Details
-
getDescription
Description copied from interface:CfnGroupMixinPropsA string containing the description of the group.- Specified by:
getDescriptionin interfaceCfnGroupMixinProps- See Also:
-
getDisplayName
Description copied from interface:CfnGroupMixinPropsThe display name value for the group.The length limit is 1,024 characters. This value can consist of letters, accented characters, symbols, numbers, punctuation, tab, new line, carriage return, space, and nonbreaking space in this attribute. This value is specified at the time the group is created and stored as an attribute of the group object in the identity store.
Prefix search supports a maximum of 1,000 characters for the string.
- Specified by:
getDisplayNamein interfaceCfnGroupMixinProps- See Also:
-
getIdentityStoreId
Description copied from interface:CfnGroupMixinPropsThe globally unique identifier for the identity store.- Specified by:
getIdentityStoreIdin interfaceCfnGroupMixinProps- 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()
-