attributes

@JvmName(name = "mmmbmyyuuurmbhml")
suspend fun attributes(value: Output<List<DatasetAttributesItemPropertiesArgs>>)
@JvmName(name = "heobixcsljpjcgrm")
suspend fun attributes(value: List<DatasetAttributesItemPropertiesArgs>?)

Parameters

value

An array of attributes specifying the name and type of each field in a dataset.


@JvmName(name = "cmekuoovljqaoroa")
suspend fun attributes(vararg values: Output<DatasetAttributesItemPropertiesArgs>)


@JvmName(name = "loyrkeljighchxpy")
suspend fun attributes(values: List<Output<DatasetAttributesItemPropertiesArgs>>)
@JvmName(name = "hakeecrufobgnjym")
suspend fun attributes(vararg values: DatasetAttributesItemPropertiesArgs)

Parameters

values

An array of attributes specifying the name and type of each field in a dataset.


@JvmName(name = "mjypyqyekxokltoc")
suspend fun attributes(argument: List<suspend DatasetAttributesItemPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "qbrnnpwaptbfuutt")
suspend fun attributes(vararg argument: suspend DatasetAttributesItemPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "txapistuhshcrlnk")
suspend fun attributes(argument: suspend DatasetAttributesItemPropertiesArgsBuilder.() -> Unit)

Parameters

argument

An array of attributes specifying the name and type of each field in a dataset.