recoveryPointTypes property

Input<List<String>> recoveryPointTypes
final

Specifies the types of recovery points to include in the selection. Valid values are "CONTINUOUS" and "SNAPSHOT".

Implementation

final pulumi.Input<List<String>> recoveryPointTypes;