Interface IUserPoolIdentityProviderRef.Jsii$Default
- All Superinterfaces:
software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,IEnvironmentAware,IEnvironmentAware.Jsii$Default,IUserPoolIdentityProviderRef,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IUserPoolIdentityProvider.Jsii$Default
- All Known Implementing Classes:
IUserPoolIdentityProvider.Jsii$Proxy,IUserPoolIdentityProviderRef.Jsii$Proxy
- Enclosing interface:
IUserPoolIdentityProviderRef
@Internal
public static interface IUserPoolIdentityProviderRef.Jsii$Default
extends IUserPoolIdentityProviderRef, IEnvironmentAware.Jsii$Default, software.constructs.IConstruct.Jsii$Default
Internal default implementation for
IUserPoolIdentityProviderRef.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware
IEnvironmentAware.Jsii$Default, IEnvironmentAware.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.cognito.IUserPoolIdentityProviderRef
IUserPoolIdentityProviderRef.Jsii$Default, IUserPoolIdentityProviderRef.Jsii$Proxy -
Method Summary
Modifier and TypeMethodDescription(experimental) A reference to a UserPoolIdentityProvider resource.Methods inherited from interface software.constructs.IConstruct.Jsii$Default
getNodeMethods inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware.Jsii$Default
getEnvMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getUserPoolIdentityProviderRef
@Stability(Experimental) @NotNull default UserPoolIdentityProviderReference getUserPoolIdentityProviderRef()(experimental) A reference to a UserPoolIdentityProvider resource.- Specified by:
getUserPoolIdentityProviderRefin interfaceIUserPoolIdentityProviderRef
-