@Stability(value=Stable) @Internal public static final class CfnUserPoolIdentityProviderProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserPoolIdentityProviderProps
CfnUserPoolIdentityProviderPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserPoolIdentityProviderProps.Builder, CfnUserPoolIdentityProviderProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUserPoolIdentityProviderProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserPoolIdentityProviderProps.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) |
Object |
getAttributeMapping()
A mapping of IdP attributes to standard and custom user pool attributes.
|
List<String> |
getIdpIdentifiers()
A list of IdP identifiers.
|
Object |
getProviderDetails()
The IdP details.
|
String |
getProviderName()
The IdP name.
|
String |
getProviderType()
The IdP type.
|
String |
getUserPoolId()
The user pool ID.
|
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(CfnUserPoolIdentityProviderProps.Builder builder)
CfnUserPoolIdentityProviderProps.Builder.public final String getProviderName()
CfnUserPoolIdentityProviderPropsgetProviderName in interface CfnUserPoolIdentityProviderPropspublic final String getProviderType()
CfnUserPoolIdentityProviderPropsgetProviderType in interface CfnUserPoolIdentityProviderPropspublic final String getUserPoolId()
CfnUserPoolIdentityProviderPropsgetUserPoolId in interface CfnUserPoolIdentityProviderPropspublic final Object getAttributeMapping()
CfnUserPoolIdentityProviderPropsgetAttributeMapping in interface CfnUserPoolIdentityProviderPropspublic final List<String> getIdpIdentifiers()
CfnUserPoolIdentityProviderPropsgetIdpIdentifiers in interface CfnUserPoolIdentityProviderPropspublic final Object getProviderDetails()
CfnUserPoolIdentityProviderProps
oidc_issuer URL.getProviderDetails in interface CfnUserPoolIdentityProviderProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.