ConsentStoreArgs

fun ConsentStoreArgs(consentStoreId: Output<String>? = null, datasetId: Output<String>? = null, defaultConsentTtl: Output<String>? = null, enableConsentCreateOnUpdate: Output<Boolean>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null)