View source: R/ivs_operations.R
ivs_list_playback_restriction_policies | R Documentation |
Gets summary information about playback restriction policies.
See https://www.paws-r-sdk.com/docs/ivs_list_playback_restriction_policies/ for full documentation.
ivs_list_playback_restriction_policies(maxResults = NULL, nextToken = NULL)
maxResults |
Maximum number of policies to return. Default: 1. |
nextToken |
The first policy to retrieve. This is used for pagination; see the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.