toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.networking.v1beta1.kotlin.inputs
/
IngressRulePatchArgsBuilder
Ingress
Rule
Patch
Args
Builder
class
IngressRulePatchArgsBuilder
Builder for
IngressRulePatchArgs
.
Members
Functions
host
Link copied to clipboard
@
JvmName
(
name
=
"bmeeaqmdlgwcutnn"
)
suspend
fun
host
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jkongqlvfaaletim"
)
suspend
fun
host
(
value
:
String
?
)
http
Link copied to clipboard
@
JvmName
(
name
=
"ictdrxgcqguopjae"
)
suspend
fun
http
(
value
:
Output
<
HTTPIngressRuleValuePatchArgs
>
)
@
JvmName
(
name
=
"sqkfqoufiolcgdtv"
)
suspend
fun
http
(
value
:
HTTPIngressRuleValuePatchArgs
?
)
@
JvmName
(
name
=
"sistkrhwsaetuwtb"
)
suspend
fun
http
(
argument
:
suspend
HTTPIngressRuleValuePatchArgsBuilder
.
(
)
->
Unit
)