notBeforeTime property
Earliest timestamp when this key is valid.
Attempts to use this key before this time will fail. Only present if the key data represents a X.509 certificate.
Output only.
Implementation
core.String? notBeforeTime;
Earliest timestamp when this key is valid.
Attempts to use this key before this time will fail. Only present if the key data represents a X.509 certificate.
Output only.
core.String? notBeforeTime;