Interface IUserPoolIdentityProviderRef
(experimental) Indicates that this resource can be referenced as a UserPoolIdentityProvider.
Namespace: Amazon.CDK.AWS.Cognito
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IUserPoolIdentityProviderRef : IConstruct, IDependable
Syntax (vb)
Public Interface IUserPoolIdentityProviderRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
UserPoolIdentityProviderRef | (experimental) A reference to a UserPoolIdentityProvider resource. |
Properties
UserPoolIdentityProviderRef
(experimental) A reference to a UserPoolIdentityProvider resource.
IUserPoolIdentityProviderReference UserPoolIdentityProviderRef { get; }
Property Value
IUserPoolIdentityProviderReference
Remarks
Stability: Experimental