licensemanagerusersubscriptions_list_identity_providers {paws.management}R Documentation

Lists the identity providers for user-based subscriptions

Description

Lists the identity providers for user-based subscriptions.

See https://www.paws-r-sdk.com/docs/licensemanagerusersubscriptions_list_identity_providers/ for full documentation.

Usage

licensemanagerusersubscriptions_list_identity_providers(
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

MaxResults

Maximum number of results to return in a single call.

NextToken

Token for the next set of results.


[Package paws.management version 0.7.0 Index]