pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.run.v1.kotlin.inputs
/
VolumeArgs
/
VolumeArgs
Volume
Args
fun
VolumeArgs
(
configMap
:
Output
<
ConfigMapVolumeSourceArgs
>
?
=
null
,
emptyDir
:
Output
<
EmptyDirVolumeSourceArgs
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
secret
:
Output
<
SecretVolumeSourceArgs
>
?
=
null
)