pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.apiextensions.v1.kotlin.inputs
/
ServiceReferencePatchArgsBuilder
Service
Reference
Patch
Args
Builder
class
ServiceReferencePatchArgsBuilder
Builder for
ServiceReferencePatchArgs
.
Functions
Functions
name
Link copied to clipboard
@
JvmName
(
name
=
"fqeqihkykwudhske"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"euluuleofnuhykpe"
)
suspend
fun
name
(
value
:
String
?
)
namespace
Link copied to clipboard
@
JvmName
(
name
=
"xufvodkxngpatjyw"
)
suspend
fun
namespace
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dsddbfkvbsbptxbn"
)
suspend
fun
namespace
(
value
:
String
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"mnobxmuwewgyxvkd"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qyodhuxlwvyivrdp"
)
suspend
fun
path
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"edbqtqwkcvivfhiu"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"oxcmejbqautepwft"
)
suspend
fun
port
(
value
:
Int
?
)