pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.integrations.v1alpha.kotlin.outputs
/
GoogleCloudIntegrationsV1alphaIntParameterArrayResponse
Google
Cloud
Integrations
V1alpha
Int
Parameter
Array
Response
data
class
GoogleCloudIntegrationsV1alphaIntParameterArrayResponse
(
val
intValues
:
List
<
String
>
)
This message only contains a field of integer array.
Types
Constructors
Properties
Constructors
Google
Cloud
Integrations
V1alpha
Int
Parameter
Array
Response
Link copied to clipboard
fun
GoogleCloudIntegrationsV1alphaIntParameterArrayResponse
(
intValues
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
int
Values
Link copied to clipboard
val
intValues
:
List
<
String
>
Integer array.