pulumi-google-native-kotlin
0.31.0.0
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
=
"cnjvfthqafqvkxto"
)
suspend
fun
certificateContext
(
value
:
Output
<
TlsCertificateContextArgs
>
)
@
JvmName
(
name
=
"kxrsudbjmvanandp"
)
suspend
fun
certificateContext
(
value
:
TlsCertificateContextArgs
?
)
@
JvmName
(
name
=
"iphumrwewroqrupw"
)
suspend
fun
certificateContext
(
argument
:
suspend
TlsCertificateContextArgsBuilder
.
(
)
->
Unit
)
validation
Context
Link copied to clipboard
@
JvmName
(
name
=
"bgxcmwovjabniwox"
)
suspend
fun
validationContext
(
value
:
Output
<
TlsValidationContextArgs
>
)
@
JvmName
(
name
=
"vixnjfrtcgovuous"
)
suspend
fun
validationContext
(
value
:
TlsValidationContextArgs
?
)
@
JvmName
(
name
=
"wiuuswaxqwkbemcc"
)
suspend
fun
validationContext
(
argument
:
suspend
TlsValidationContextArgsBuilder
.
(
)
->
Unit
)