

# AwsBackupBackupPlanAdvancedBackupSettingsDetails


Provides a list of backup options for each resource type. 

## Contents


 ** BackupOptions **   <a name="securityhub-Type-AwsBackupBackupPlanAdvancedBackupSettingsDetails-BackupOptions"></a>
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 **   <a name="securityhub-Type-AwsBackupBackupPlanAdvancedBackupSettingsDetails-ResourceType"></a>
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 Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/securityhub-2018-10-26/AwsBackupBackupPlanAdvancedBackupSettingsDetails) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/securityhub-2018-10-26/AwsBackupBackupPlanAdvancedBackupSettingsDetails) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/securityhub-2018-10-26/AwsBackupBackupPlanAdvancedBackupSettingsDetails) 