cdcStartTime property

Output<String?> cdcStartTime
latefinal

RFC3339 formatted date string or UNIX timestamp for the start of the Change Data Capture (CDC) operation.

Implementation

late final pulumi.Output<String?> cdcStartTime;