@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.771Z") @Stability(value=Experimental) public class UserPoolIdentityProviderApple extends Resource implements IUserPoolIdentityProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
UserPoolIdentityProviderApple.Builder
(experimental) A fluent builder for
UserPoolIdentityProviderApple. |
software.amazon.jsii.JsiiObject.InitializationModeIUserPoolIdentityProvider.Jsii$Default, IUserPoolIdentityProvider.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
UserPoolIdentityProviderApple(software.constructs.Construct scope,
String id,
UserPoolIdentityProviderAppleProps props) |
protected |
UserPoolIdentityProviderApple(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
UserPoolIdentityProviderApple(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
configureAttributeMapping() |
String |
getProviderName()
(experimental) The primary identifier of this identity provider.
|
applyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected UserPoolIdentityProviderApple(software.amazon.jsii.JsiiObjectRef objRef)
protected UserPoolIdentityProviderApple(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public UserPoolIdentityProviderApple(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
UserPoolIdentityProviderAppleProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.@Stability(value=Experimental) @NotNull protected Object configureAttributeMapping()
@Stability(value=Experimental) @NotNull public String getProviderName()
getProviderName in interface IUserPoolIdentityProviderCopyright © 2021. All rights reserved.