pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.gkeonprem.v1.kotlin.inputs
/
VmwareIpBlockArgs
/
VmwareIpBlockArgs
Vmware
Ip
Block
Args
fun
VmwareIpBlockArgs
(
gateway
:
Output
<
String
>
?
=
null
,
ips
:
Output
<
List
<
VmwareHostIpArgs
>
>
?
=
null
,
netmask
:
Output
<
String
>
?
=
null
)