Show / Hide Table of Contents

Interface IUserPoolRef

(experimental) Indicates that this resource can be referenced as a UserPool.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Cognito
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IUserPoolRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IUserPoolRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

UserPoolRef

(experimental) A reference to a UserPool resource.

Properties

UserPoolRef

(experimental) A reference to a UserPool resource.

IUserPoolReference UserPoolRef { get; }
Property Value

IUserPoolReference

Remarks

Stability: Experimental

Back to top Generated by DocFX