OBJECT
RestoreFormConfigurationObjectStoreArchivalLocation
Description
Supported in v7.0+
link GraphQL Schema definition
- type RestoreFormConfigurationObjectStoreArchivalLocation {
- # Required. Supported in v7.0+
- # Name of archival location.
- String! :
- # Supported in v8.0+
- # Name of the bucket.
- String :
- # Supported in v8.0+
- # Method used to encrypt archival location.
- String :
- # Supported in v8.0+
- # Endpoint for the archival location.
- String :
- # Supported in v8.0+
- # Number of buckets.
- Long :
- }