pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.accesscontextmanager.v1.kotlin.inputs
/
IngressFromArgs
/
IngressFromArgs
Ingress
From
Args
fun
IngressFromArgs
(
identities
:
Output
<
List
<
String
>
>
?
=
null
,
identityType
:
Output
<
IngressFromIdentityType
>
?
=
null
,
sources
:
Output
<
List
<
IngressSourceArgs
>
>
?
=
null
)