datasetName

val datasetName: Output<String>

The name of the dataset. The naming rules are as follows:

  • Start with a lowercase letter, uppercase letter, number, or Chinese.

  • Can contain an underscore (_) or a dash (-).

  • 1~127 characters in length.