GoogleCloudIntegrationsV1alphaStringParameterArrayArgs

data class GoogleCloudIntegrationsV1alphaStringParameterArrayArgs(val stringValues: Output<List<String>>? = null) : ConvertibleToJava<GoogleCloudIntegrationsV1alphaStringParameterArrayArgs>

This message only contains a field of string array.

Constructors

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

Properties

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

String array.

Functions

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