Interface CognitoGroupConfiguration.Builder

  • Method Details

    • groupEntityType

      CognitoGroupConfiguration.Builder groupEntityType(String groupEntityType)

      The name of the schema entity type that's mapped to the user pool group. Defaults to AWS::CognitoGroup.

      Parameters:
      groupEntityType - The name of the schema entity type that's mapped to the user pool group. Defaults to AWS::CognitoGroup.
      Returns:
      Returns a reference to this object so that method calls can be chained together.