auth Token Update Strategy
Parameters
value
Strategy to use when updating the auth_token
. Can be specified only if transit_encryption_enabled = true
. Valid values are SET
, ROTATE
, and DELETE
. Defaults to ROTATE
.