GoogleCloudContentwarehouseV1PropertyArrayArgs

data class GoogleCloudContentwarehouseV1PropertyArrayArgs(val properties: Output<List<GoogleCloudContentwarehouseV1PropertyArgs>>? = null) : ConvertibleToJava<GoogleCloudContentwarehouseV1PropertyArrayArgs>

Property values.

Constructors

constructor(properties: Output<List<GoogleCloudContentwarehouseV1PropertyArgs>>? = null)

Properties

Link copied to clipboard

List of property values.

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudContentwarehouseV1PropertyArrayArgs