@Generated(value="jsii-pacmak/1.60.0 (build ebcefe6)",
date="2022-06-22T23:27:58.901Z")
public class UserPoolIdentityProvider
extends software.amazon.jsii.JsiiObject
Modifier | Constructor and Description |
---|---|
protected |
UserPoolIdentityProvider(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
UserPoolIdentityProvider(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
static IUserPoolIdentityProvider |
fromProviderName(software.constructs.Construct scope,
java.lang.String id,
java.lang.String providerName)
Import an existing UserPoolIdentityProvider.
|
protected UserPoolIdentityProvider(software.amazon.jsii.JsiiObjectRef objRef)
protected UserPoolIdentityProvider(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
public static IUserPoolIdentityProvider fromProviderName(software.constructs.Construct scope, java.lang.String id, java.lang.String providerName)
scope
- This parameter is required.id
- This parameter is required.providerName
- This parameter is required.