AwsBackupBackupPlanAdvancedBackupSettingsDetails - AWS Security Hub

AwsBackupBackupPlanAdvancedBackupSettingsDetails

Provides a list of backup options for each resource type.

Contents

BackupOptions

Specifies the backup option for a selected resource. This option is only available for Windows Volume Shadow Copy Service (VSS) backup jobs. Valid values are as follows:

  • Set to WindowsVSS: enabled to enable the WindowsVSS backup option and create a Windows VSS backup.

  • Set to WindowsVSS: disabled to create a regular backup. The WindowsVSS option is not enabled by default.

Type: String to string map

Key Pattern: .*\S.*

Value Pattern: .*\S.*

Required: No

ResourceType

The name of a resource type. The only supported resource type is Amazon EC2 instances with Windows VSS.

The only valid value is EC2.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: