toggle menu
pulumi-aws-kotlin
6.38.1.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.dms.kotlin
/
CertificateArgsBuilder
Certificate
Args
Builder
class
CertificateArgsBuilder
Builder for
CertificateArgs
.
Members
Functions
certificate
Id
Link copied to clipboard
@
JvmName
(
name
=
"baksehouknvaxcub"
)
suspend
fun
certificateId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uchfyacjmdubwoat"
)
suspend
fun
certificateId
(
value
:
String
?
)
certificate
Pem
Link copied to clipboard
@
JvmName
(
name
=
"eihuxptlttkpnbdl"
)
suspend
fun
certificatePem
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mgwnmritomvhmbdn"
)
suspend
fun
certificatePem
(
value
:
String
?
)
certificate
Wallet
Link copied to clipboard
@
JvmName
(
name
=
"telykxudlmgmialo"
)
suspend
fun
certificateWallet
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"btmestpeakvoxkry"
)
suspend
fun
certificateWallet
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"idtxrjxoyqwtjhmw"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"jhwwqnqjyaxyseow"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"ncesnbcduwxfrscm"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)