Show / Hide Table of Contents

Interface IUserPoolDomainRef

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

Namespace: Amazon.CDK.AWS.Cognito
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IUserPoolDomainRef : IConstruct, IDependable
Syntax (vb)
Public Interface IUserPoolDomainRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

UserPoolDomainRef

(experimental) A reference to a UserPoolDomain resource.

Properties

UserPoolDomainRef

(experimental) A reference to a UserPoolDomain resource.

IUserPoolDomainReference UserPoolDomainRef { get; }
Property Value

IUserPoolDomainReference

Remarks

Stability: Experimental

Back to top Generated by DocFX