Interface IUserPoolClient

All Superinterfaces:
IConstruct, software.constructs.IConstruct, IDependable, IResource, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IUserPoolClient.Jsii$Default
All Known Implementing Classes:
IUserPoolClient.Jsii$Proxy, UserPoolClient

@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-19T16:30:44.017Z") @Stability(Stable) public interface IUserPoolClient extends software.amazon.jsii.JsiiSerializable, IResource
Represents a Cognito user pool client.
  • Method Details

    • getUserPoolClientId

      @Stability(Stable) @NotNull String getUserPoolClientId()
      Name of the application client.