toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.alpha.kotlin.inputs
/
TlsContextArgsBuilder
Tls
Context
Args
Builder
class
TlsContextArgsBuilder
Builder for
TlsContextArgs
.
Members
Functions
certificate
Context
Link copied to clipboard
@
JvmName
(
name
=
"trfyjjvuidjgpfrs"
)
suspend
fun
certificateContext
(
value
:
Output
<
TlsCertificateContextArgs
>
)
@
JvmName
(
name
=
"gkkwpmxyjnmsvswu"
)
suspend
fun
certificateContext
(
value
:
TlsCertificateContextArgs
?
)
@
JvmName
(
name
=
"oqnrrksedpmmseef"
)
suspend
fun
certificateContext
(
argument
:
suspend
TlsCertificateContextArgsBuilder
.
(
)
->
Unit
)
validation
Context
Link copied to clipboard
@
JvmName
(
name
=
"rhutmvxavrqwpclr"
)
suspend
fun
validationContext
(
value
:
Output
<
TlsValidationContextArgs
>
)
@
JvmName
(
name
=
"wnaxlqdarilycuyb"
)
suspend
fun
validationContext
(
value
:
TlsValidationContextArgs
?
)
@
JvmName
(
name
=
"chmtuckyyynleplt"
)
suspend
fun
validationContext
(
argument
:
suspend
TlsValidationContextArgsBuilder
.
(
)
->
Unit
)