toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
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
=
"mekcjbecujvikkpx"
)
suspend
fun
hostname
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pnplvsnguhbrmljm"
)
suspend
fun
hostname
(
value
:
String
?
)
ip
Link copied to clipboard
@
JvmName
(
name
=
"gaooxrgrgqelotag"
)
suspend
fun
ip
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ubuolcxgentgwyvk"
)
suspend
fun
ip
(
value
:
String
?
)
node
Name
Link copied to clipboard
@
JvmName
(
name
=
"bguhhdrnijmibtsy"
)
suspend
fun
nodeName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mvyateyfwipkgpcr"
)
suspend
fun
nodeName
(
value
:
String
?
)
target
Ref
Link copied to clipboard
@
JvmName
(
name
=
"uptnrcmbllglqmkf"
)
suspend
fun
targetRef
(
value
:
Output
<
ObjectReferencePatchArgs
>
)
@
JvmName
(
name
=
"bkjjvjlgujubspkc"
)
suspend
fun
targetRef
(
value
:
ObjectReferencePatchArgs
?
)
@
JvmName
(
name
=
"xshocjtpmutevbso"
)
suspend
fun
targetRef
(
argument
:
suspend
ObjectReferencePatchArgsBuilder
.
(
)
->
Unit
)