@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.315Z") @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.InitializationMode
IUserPoolIdentityProvider.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, isResource
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
protected 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 IUserPoolIdentityProvider
Copyright © 2021. All rights reserved.