name property

Input<String?>? name
final

The name of the restore testing plan. Must be between 1 and 50 characters long and contain only alphanumeric characters and underscores.

Implementation

final pulumi.Input<String?>? name;