Show / Hide Table of Contents

Interface IUserPoolResourceServer

Represents a Cognito user pool resource server.

Inherited Members
IResource.ApplyRemovalPolicy(RemovalPolicy)
IResource.Env
IResource.Stack
Namespace: Amazon.CDK.AWS.Cognito
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IUserPoolResourceServer : IResource, IConstruct, IDependable
Syntax (vb)
Public Interface IUserPoolResourceServer Inherits IResource, IConstruct, IDependable

Synopsis

Properties

UserPoolResourceServerId

Resource server id.

Properties

UserPoolResourceServerId

Resource server id.

string UserPoolResourceServerId { get; }
Property Value

string

Remarks

Attribute: true

Back to top Generated by DocFX