Interface IUserPoolRef
(experimental) Indicates that this resource can be referenced as a UserPool.
Inherited Members
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
Remarks
Stability: Experimental