Interface UpdateCognitoUserPoolConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<UpdateCognitoUserPoolConfiguration.Builder,UpdateCognitoUserPoolConfiguration>, SdkBuilder<UpdateCognitoUserPoolConfiguration.Builder,UpdateCognitoUserPoolConfiguration>, SdkPojo
Enclosing class:
UpdateCognitoUserPoolConfiguration

public static interface UpdateCognitoUserPoolConfiguration.Builder extends SdkPojo, CopyableBuilder<UpdateCognitoUserPoolConfiguration.Builder,UpdateCognitoUserPoolConfiguration>
  • Method Details

    • userPoolArn

      The Amazon Resource Name (ARN) of the Amazon Cognito user pool associated with this identity source.

      Parameters:
      userPoolArn - The Amazon Resource Name (ARN) of the Amazon Cognito user pool associated with this identity source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clientIds

      The client ID of an app client that is configured for the specified Amazon Cognito user pool.

      Parameters:
      clientIds - The client ID of an app client that is configured for the specified Amazon Cognito user pool.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clientIds

      The client ID of an app client that is configured for the specified Amazon Cognito user pool.

      Parameters:
      clientIds - The client ID of an app client that is configured for the specified Amazon Cognito user pool.
      Returns:
      Returns a reference to this object so that method calls can be chained together.