toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
EndpointAddressPatchArgs
/
EndpointAddressPatchArgs
Endpoint
Address
Patch
Args
constructor
(
hostname
:
Output
<
String
>
?
=
null
,
ip
:
Output
<
String
>
?
=
null
,
nodeName
:
Output
<
String
>
?
=
null
,
targetRef
:
Output
<
ObjectReferencePatchArgs
>
?
=
null
)