pulumi-kubernetes-kotlin
4.6.1.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.networking.v1.kotlin.inputs
/
IngressTLSPatchArgsBuilder
Ingress
TLSPatch
Args
Builder
class
IngressTLSPatchArgsBuilder
Builder for
IngressTLSPatchArgs
.
Functions
Functions
hosts
Link copied to clipboard
@
JvmName
(
name
=
"kiwqjasrmavsynct"
)
suspend
fun
hosts
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"bvnlanqwvsqakvtr"
)
suspend
fun
hosts
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"kjxhldqwbdivfrjx"
)
suspend
fun
hosts
(
vararg
values
:
String
)
@
JvmName
(
name
=
"xxgirgerqwmmusjw"
)
suspend
fun
hosts
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"fabshbjhqcotusfr"
)
suspend
fun
hosts
(
value
:
List
<
String
>
?
)
secret
Name
Link copied to clipboard
@
JvmName
(
name
=
"ltisqhkfwvdyrplw"
)
suspend
fun
secretName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jqgkntkdhulxehoj"
)
suspend
fun
secretName
(
value
:
String
?
)