NginxDeploymentApiKeyResponseProperties interface
Nginx Deployment Api Key Response Properties
Properties
| end |
The time after which this Dataplane API Key is no longer valid. |
| hint | The first three characters of the secret text to help identify it in use. This property is read-only. |
Property Details
endDateTime
The time after which this Dataplane API Key is no longer valid.
endDateTime?: Date
Property Value
Date
hint
The first three characters of the secret text to help identify it in use. This property is read-only.
hint?: string
Property Value
string