Interface UpdateCognitoGroupConfiguration.Builder

    • Method Detail

      • groupEntityType

        UpdateCognitoGroupConfiguration.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.