GoogleCloudIntegrationsV1alphaIntParameterArrayArgs

data class GoogleCloudIntegrationsV1alphaIntParameterArrayArgs(val intValues: Output<List<String>>? = null) : ConvertibleToJava<GoogleCloudIntegrationsV1alphaIntParameterArrayArgs>

This message only contains a field of integer array.

Constructors

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

Properties

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

Integer array.

Functions

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