The CreateViewPermissionsTokenInput input includes various settings.

Table: CreateViewPermissionsTokenInput

ParameterTypeRequired[a]DefaultDescription
namestringyes The name of the view permission token to create.
expireAtlong  When the permission token will expire.
viewIds[string]  The unique identifiers for the views associated with the permission token.
permissions[Permission]yes A list of permissions related to the view that are granted (see Permission Table).

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.