@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:37.688Z") @Stability(value=Stable) 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)
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=Stable) @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 © 2022. All rights reserved.