DatasetArgs

constructor(dataFrequency: Output<String>? = null, datasetName: Output<String>? = null, datasetType: Output<DatasetType>? = null, domain: Output<DatasetDomain>? = null, encryptionConfig: Output<EncryptionConfigPropertiesArgs>? = null, schema: Output<SchemaPropertiesArgs>? = null, tags: Output<List<TagArgs>>? = null)