@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String providerName,
String providerType,
String userPoolId,
Object attributeMapping,
List<String> idpIdentifiers,
Object providerDetails)
Constructor that initializes the object based on literal property values passed by the
CfnUserPoolIdentityProviderProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAttributeMapping()
`AWS::Cognito::UserPoolIdentityProvider.AttributeMapping`.
|
List<String> |
getIdpIdentifiers()
`AWS::Cognito::UserPoolIdentityProvider.IdpIdentifiers`.
|
Object |
getProviderDetails()
`AWS::Cognito::UserPoolIdentityProvider.ProviderDetails`.
|
String |
getProviderName()
`AWS::Cognito::UserPoolIdentityProvider.ProviderName`.
|
String |
getProviderType()
`AWS::Cognito::UserPoolIdentityProvider.ProviderType`.
|
String |
getUserPoolId()
`AWS::Cognito::UserPoolIdentityProvider.UserPoolId`.
|
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.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()
CfnUserPoolIdentityProviderPropsgetProviderDetails in interface CfnUserPoolIdentityProviderProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.