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
/
EndpointAddressPatchArgsBuilder
Endpoint
Address
Patch
Args
Builder
class
EndpointAddressPatchArgsBuilder
Builder for
EndpointAddressPatchArgs
.
Members
Functions
hostname
Link copied to clipboard
@
JvmName
(
name
=
"mesqjiuwefidbrti"
)
suspend
fun
hostname
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"llkavbjjfisfycqt"
)
suspend
fun
hostname
(
value
:
String
?
)
ip
Link copied to clipboard
@
JvmName
(
name
=
"cvisoxodetiyjgam"
)
suspend
fun
ip
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jkjywmmamlahgnlw"
)
suspend
fun
ip
(
value
:
String
?
)
node
Name
Link copied to clipboard
@
JvmName
(
name
=
"xeiejsrwhdhxltrd"
)
suspend
fun
nodeName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fqhoqosvvicewbpx"
)
suspend
fun
nodeName
(
value
:
String
?
)
target
Ref
Link copied to clipboard
@
JvmName
(
name
=
"ymipdiaigmohapxk"
)
suspend
fun
targetRef
(
value
:
Output
<
ObjectReferencePatchArgs
>
)
@
JvmName
(
name
=
"tvirsarhjmebqymq"
)
suspend
fun
targetRef
(
value
:
ObjectReferencePatchArgs
?
)
@
JvmName
(
name
=
"oadrnwpikulagdik"
)
suspend
fun
targetRef
(
argument
:
suspend
ObjectReferencePatchArgsBuilder
.
(
)
->
Unit
)