attributes

@JvmName(name = "itaqvhujsakqgjys")
suspend fun attributes(value: Output<List<DatasetAttributesItemPropertiesArgs>>)
@JvmName(name = "vpnoonrdevoysgyd")
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 = "ibnqtjqjmvrdnvtk")
suspend fun attributes(vararg values: Output<DatasetAttributesItemPropertiesArgs>)


@JvmName(name = "pgihpwgnircptwaw")
suspend fun attributes(values: List<Output<DatasetAttributesItemPropertiesArgs>>)
@JvmName(name = "exivrkrrwtevjiqf")
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 = "flvciirjbtglbthh")
suspend fun attributes(argument: List<suspend DatasetAttributesItemPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "uieluukxolcrfydw")
suspend fun attributes(vararg argument: suspend DatasetAttributesItemPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "qywwnatcdqgpjawn")
suspend fun attributes(argument: suspend DatasetAttributesItemPropertiesArgsBuilder.() -> Unit)

Parameters

argument

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