secondaryLocation property

String? secondaryLocation
getter/setter pair

The secondary location of the reservation which is used for cross region disaster recovery purposes.

Customer can set this in create/update reservation calls to create a failover reservation or convert a non-failover reservation to a failover reservation.

Optional.

Implementation

core.String? secondaryLocation;