disableTime property

String? disableTime
getter/setter pair

The time at which the instance will be automatically disabled if not refreshed.

This field is updated upon creation and after each successful refresh operation and enable. A RefreshSingleTenantHsmInstance operation must be made via a SingleTenantHsmInstanceProposal before this time otherwise the SingleTenantHsmInstance will become disabled.

Output only.

Implementation

core.String? disableTime;