pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.run.v1.kotlin.inputs
/
EnvFromSourceArgs
/
EnvFromSourceArgs
Env
From
Source
Args
fun
EnvFromSourceArgs
(
configMapRef
:
Output
<
ConfigMapEnvSourceArgs
>
?
=
null
,
prefix
:
Output
<
String
>
?
=
null
,
secretRef
:
Output
<
SecretEnvSourceArgs
>
?
=
null
)