pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.alpha.kotlin.inputs
/
TlsContextArgsBuilder
Tls
Context
Args
Builder
class
TlsContextArgsBuilder
Builder for
TlsContextArgs
.
Functions
Functions
certificate
Context
Link copied to clipboard
@
JvmName
(
name
=
"ielyoqcfwdydcrju"
)
suspend
fun
certificateContext
(
value
:
Output
<
TlsCertificateContextArgs
>
)
@
JvmName
(
name
=
"pnxkmxpmnvtlemqt"
)
suspend
fun
certificateContext
(
value
:
TlsCertificateContextArgs
?
)
@
JvmName
(
name
=
"dlnjsxjagwowtulq"
)
suspend
fun
certificateContext
(
argument
:
suspend
TlsCertificateContextArgsBuilder
.
(
)
->
Unit
)
validation
Context
Link copied to clipboard
@
JvmName
(
name
=
"ulikuuosiyubcixk"
)
suspend
fun
validationContext
(
value
:
Output
<
TlsValidationContextArgs
>
)
@
JvmName
(
name
=
"anbfnchxytxpecwi"
)
suspend
fun
validationContext
(
value
:
TlsValidationContextArgs
?
)
@
JvmName
(
name
=
"wlgcxubmrvpxwosj"
)
suspend
fun
validationContext
(
argument
:
suspend
TlsValidationContextArgsBuilder
.
(
)
->
Unit
)