AuthUpdateUserAttributesOutput<UserAttributeKey>: {
    [authKey in UserAttributeKey]: AuthUpdateUserAttributeOutput<UserAttributeKey>
}

Type Parameters