@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.771Z") @Stability(value=Experimental) 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,
String id,
String providerName)
(experimental) Import an existing UserPoolIdentityProvider.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected UserPoolIdentityProvider(software.amazon.jsii.JsiiObjectRef objRef)
protected UserPoolIdentityProvider(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) @NotNull public static IUserPoolIdentityProvider fromProviderName(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull String providerName)
scope - This parameter is required.id - This parameter is required.providerName - This parameter is required.Copyright © 2021. All rights reserved.