toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.appengine.v1.kotlin.inputs
/
ResourcesArgs
/
ResourcesArgs
Resources
Args
constructor
(
cpu
:
Output
<
Double
>
?
=
null
,
diskGb
:
Output
<
Double
>
?
=
null
,
kmsKeyReference
:
Output
<
String
>
?
=
null
,
memoryGb
:
Output
<
Double
>
?
=
null
,
volumes
:
Output
<
List
<
VolumeArgs
>
>
?
=
null
)