Dataset Attributes Item Properties Args
data class DatasetAttributesItemPropertiesArgs(val attributeName: Output<String>? = null, val attributeType: Output<DatasetAttributesItemPropertiesAttributeType>? = null) : ConvertibleToJava<DatasetAttributesItemPropertiesArgs>
Constructors
Link copied to clipboard
constructor(attributeName: Output<String>? = null, attributeType: Output<DatasetAttributesItemPropertiesAttributeType>? = null)