Interface IUserPoolResourceServer
Represents a Cognito user pool resource server.
Inherited Members
Namespace: Amazon.CDK.AWS.Cognito
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IUserPoolResourceServer : IResource, IUserPoolResourceServerRef, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IUserPoolResourceServer Inherits IResource, IUserPoolResourceServerRef, IConstruct, IDependable, IEnvironmentAware
Synopsis
Properties
| UserPoolResourceServerId | Resource server id. |
Properties
UserPoolResourceServerId
Resource server id.
string UserPoolResourceServerId { get; }
Property Value
Remarks
Attribute: true