resourceType property

Input<String> resourceType
final

The type of AWS resource to be backed up. For VSS Windows backups, the only supported resource type is Amazon EC2. Valid values: EC2.

Implementation

final pulumi.Input<String> resourceType;