@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 CfnUserPoolIdentityProviderPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolidentityprovider.html#cfn-cognito-userpoolidentityprovider-providernamepublic final String getProviderType()
CfnUserPoolIdentityProviderPropsgetProviderType in interface CfnUserPoolIdentityProviderPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolidentityprovider.html#cfn-cognito-userpoolidentityprovider-providertypepublic final String getUserPoolId()
CfnUserPoolIdentityProviderPropsgetUserPoolId in interface CfnUserPoolIdentityProviderPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolidentityprovider.html#cfn-cognito-userpoolidentityprovider-userpoolidpublic final Object getAttributeMapping()
CfnUserPoolIdentityProviderPropsgetAttributeMapping in interface CfnUserPoolIdentityProviderPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolidentityprovider.html#cfn-cognito-userpoolidentityprovider-attributemappingpublic final List<String> getIdpIdentifiers()
CfnUserPoolIdentityProviderPropsgetIdpIdentifiers in interface CfnUserPoolIdentityProviderPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolidentityprovider.html#cfn-cognito-userpoolidentityprovider-idpidentifierspublic final Object getProviderDetails()
CfnUserPoolIdentityProviderPropsgetProviderDetails in interface CfnUserPoolIdentityProviderPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolidentityprovider.html#cfn-cognito-userpoolidentityprovider-providerdetails@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.