The
CreateViewPermissionsTokenInput
input includes various settings.
Table: CreateViewPermissionsTokenInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Nov 29, 2024 | |||||
expireAt | long | Long-Term | When the permission token will expire. | ||
ipFilterId | string | Long-Term | The unique identifier of the IP filter. | ||
Name | string | yes | Long-Term | The name of the view permission token to create. | |
permissions | [Permission ] | yes | Long-Term | A list of permissions related to the view that are granted. See Permission . | |
viewIds | [string] | yes | Long-Term | The unique identifiers for the views associated with the permission token. |