GoogleCloudIntegrationsV1alphaIntegrationParameterArgs

constructor(dataType: Output<GoogleCloudIntegrationsV1alphaIntegrationParameterDataType>? = null, defaultValue: Output<GoogleCloudIntegrationsV1alphaValueTypeArgs>? = null, displayName: Output<String>? = null, inputOutputType: Output<GoogleCloudIntegrationsV1alphaIntegrationParameterInputOutputType>? = null, isTransient: Output<Boolean>? = null, jsonSchema: Output<String>? = null, key: Output<String>? = null, producer: Output<String>? = null, searchable: Output<Boolean>? = null)