backupId property

String? backupId
getter/setter pair

The id of the backup to be created.

If not specified, the default value ([YYYYMMDDHHMMSS]_[Shortened Cluster UID] is used.

Optional.

Implementation

core.String? backupId;