Interface IUserPoolResourceServer
Represents a Cognito user pool resource server.
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
Remarks
Attribute: true