GoogleCloudIntegrationsV1alphaValueTypeArgs

constructor(booleanArray: Output<GoogleCloudIntegrationsV1alphaBooleanParameterArrayArgs>? = null, booleanValue: Output<Boolean>? = null, doubleArray: Output<GoogleCloudIntegrationsV1alphaDoubleParameterArrayArgs>? = null, doubleValue: Output<Double>? = null, intArray: Output<GoogleCloudIntegrationsV1alphaIntParameterArrayArgs>? = null, intValue: Output<String>? = null, jsonValue: Output<String>? = null, stringArray: Output<GoogleCloudIntegrationsV1alphaStringParameterArrayArgs>? = null, stringValue: Output<String>? = null)