action property

String? action
getter/setter pair

Action name to be used for token generation for this endpoint.

The action name can only contain alphanumeric characters, slashes, and underscores.

Required.

Implementation

core.String? action;