@Stability(value=Stable) @Internal public static final class CfnUser.UserIdentityInfoProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUser.UserIdentityInfoProperty
CfnUser.UserIdentityInfoPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUser.UserIdentityInfoProperty.Builder, CfnUser.UserIdentityInfoProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUser.UserIdentityInfoProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUser.UserIdentityInfoProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getEmail()
The email address.
|
String |
getFirstName()
The first name.
|
String |
getLastName()
The last name.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnUser.UserIdentityInfoProperty.Builder builder)
CfnUser.UserIdentityInfoProperty.Builder.public final String getEmail()
CfnUser.UserIdentityInfoPropertyIf you are using SAML for identity management and include this parameter, an error is returned.
getEmail in interface CfnUser.UserIdentityInfoPropertypublic final String getFirstName()
CfnUser.UserIdentityInfoPropertyThis is required if you are using Amazon Connect or SAML for identity management.
getFirstName in interface CfnUser.UserIdentityInfoPropertypublic final String getLastName()
CfnUser.UserIdentityInfoPropertyThis is required if you are using Amazon Connect or SAML for identity management.
getLastName in interface CfnUser.UserIdentityInfoProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.