Interface CognitoMemberDefinition.Builder

  • Method Details

    • userPool

      An identifier for a user pool. The user pool must be in the same region as the service that you are calling.

      Parameters:
      userPool - An identifier for a user pool. The user pool must be in the same region as the service that you are calling.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • userGroup

      An identifier for a user group.

      Parameters:
      userGroup - An identifier for a user group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clientId

      An identifier for an application client. You must create the app client ID using Amazon Cognito.

      Parameters:
      clientId - An identifier for an application client. You must create the app client ID using Amazon Cognito.
      Returns:
      Returns a reference to this object so that method calls can be chained together.