attributes

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


@JvmName(name = "dwdkdvpbdukbfjkk")
suspend fun attributes(values: List<Output<DatasetAttributesItemPropertiesArgs>>)
@JvmName(name = "ravghfvjkawkehjv")
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 = "xtfyldvcupeptfmh")
suspend fun attributes(argument: List<suspend DatasetAttributesItemPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "raslspjxmgtcmnsh")
suspend fun attributes(vararg argument: suspend DatasetAttributesItemPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "fyglicjannnrmjep")
suspend fun attributes(argument: suspend DatasetAttributesItemPropertiesArgsBuilder.() -> Unit)

Parameters

argument

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