deactivateTime property

String? deactivateTime
getter/setter pair

The time at which the zone was deactivated, in RFC 3339 date-time format.

An empty string indicates that the peering connection is active. The producer network can deactivate a zone. The zone is automatically deactivated if the producer network that the zone targeted is deleted. Output only.

Implementation

core.String? deactivateTime;