keyExpiresIn property
Expiration time, in seconds, for the consumer key that is generated for the AppGroup app.
If not set or left to the default value of -1
, the API key never
expires. The expiration time can't be updated after it is set.
Immutable.
Implementation
core.String? keyExpiresIn;