pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
HostAliasPatchArgs
/
HostAliasPatchArgs
Host
Alias
Patch
Args
fun
HostAliasPatchArgs
(
hostnames
:
Output
<
List
<
String
>
>
?
=
null
,
ip
:
Output
<
String
>
?
=
null
)