GoogleCloudContentwarehouseV1EnumArrayArgs

data class GoogleCloudContentwarehouseV1EnumArrayArgs(val values: Output<List<String>>? = null) : ConvertibleToJava<GoogleCloudContentwarehouseV1EnumArrayArgs>

Enum values.

Constructors

constructor(values: Output<List<String>>? = null)

Properties

Link copied to clipboard
val values: Output<List<String>>? = null

List of enum values.

Functions

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