pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datamigration.v1.kotlin.inputs
/
SslConfigArgsBuilder
Ssl
Config
Args
Builder
class
SslConfigArgsBuilder
Builder for
SslConfigArgs
.
Functions
Functions
ca
Certificate
Link copied to clipboard
@
JvmName
(
name
=
"nppqgekfbcgdksmf"
)
suspend
fun
caCertificate
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wvvkurivsesqcstu"
)
suspend
fun
caCertificate
(
value
:
String
)
client
Certificate
Link copied to clipboard
@
JvmName
(
name
=
"ydtbbnugusbcmhbp"
)
suspend
fun
clientCertificate
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tnvbfapxtvgtlllx"
)
suspend
fun
clientCertificate
(
value
:
String
?
)
client
Key
Link copied to clipboard
@
JvmName
(
name
=
"djwtjkgclsdcgaxw"
)
suspend
fun
clientKey
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dydokpkhymbyvume"
)
suspend
fun
clientKey
(
value
:
String
?
)