Google Cloud Integrations V1alpha Boolean Parameter Array Args
data class GoogleCloudIntegrationsV1alphaBooleanParameterArrayArgs(val booleanValues: Output<List<Boolean>>? = null) : ConvertibleToJava<GoogleCloudIntegrationsV1alphaBooleanParameterArrayArgs>
This message only contains a field of boolean array.
Constructors
Link copied to clipboard
fun GoogleCloudIntegrationsV1alphaBooleanParameterArrayArgs(booleanValues: Output<List<Boolean>>? = null)