INPUT_OBJECT
BackupLocationSpecInput
Description
Backup location specification.
link GraphQL Schema definition
- input BackupLocationSpecInput {
- # ID of the backup location archival group.
- : String
- # Specifies whether compliance immutability, a fixed immutability lock for the
- # retention period, is enabled for snapshot archiving to this location. It can be
- # enabled for Compliance Retention Lock SLA Domains.
- : Boolean
- }