Skip to content

BackupProps

Properties for defining a Backup.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-polardb-backup

Initializer

import ros_cdk_polardb
ros_cdk_polardb.BackupProps(
  db_cluster_id: typing.Union[str, IResolvable]
)

Properties

Name Type Description
db_cluster_id typing.Union[str, ros_cdk_core.IResolvable] Property dbClusterId: The cluster ID.

db_cluster_idRequired

db_cluster_id: typing.Union[str, IResolvable]
  • Type: typing.Union[str, ros_cdk_core.IResolvable]

Property dbClusterId: The cluster ID.