@Stability(value=Stable) @Internal public static final class CfnWorkteam.CognitoMemberDefinitionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWorkteam.CognitoMemberDefinitionProperty
CfnWorkteam.CognitoMemberDefinitionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnWorkteam.CognitoMemberDefinitionProperty.Builder, CfnWorkteam.CognitoMemberDefinitionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnWorkteam.CognitoMemberDefinitionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWorkteam.CognitoMemberDefinitionProperty.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 |
getCognitoClientId()
An identifier for an application client.
|
String |
getCognitoUserGroup()
An identifier for a user group.
|
String |
getCognitoUserPool()
An identifier for a user pool.
|
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(CfnWorkteam.CognitoMemberDefinitionProperty.Builder builder)
CfnWorkteam.CognitoMemberDefinitionProperty.Builder.public final String getCognitoClientId()
CfnWorkteam.CognitoMemberDefinitionPropertyYou must create the app client ID using Amazon Cognito.
getCognitoClientId in interface CfnWorkteam.CognitoMemberDefinitionPropertypublic final String getCognitoUserGroup()
CfnWorkteam.CognitoMemberDefinitionPropertygetCognitoUserGroup in interface CfnWorkteam.CognitoMemberDefinitionPropertypublic final String getCognitoUserPool()
CfnWorkteam.CognitoMemberDefinitionPropertyThe user pool must be in the same region as the service that you are calling.
getCognitoUserPool in interface CfnWorkteam.CognitoMemberDefinitionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.