pulumi-azure-kotlin
5.58.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.apimanagement.kotlin.inputs
/
ServiceCertificateArgsBuilder
Service
Certificate
Args
Builder
class
ServiceCertificateArgsBuilder
Builder for
ServiceCertificateArgs
.
Functions
Functions
certificate
Password
Link copied to clipboard
@
JvmName
(
name
=
"ucfhhokkvfliryru"
)
suspend
fun
certificatePassword
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"skfavmwsmmupcepu"
)
suspend
fun
certificatePassword
(
value
:
String
?
)
encoded
Certificate
Link copied to clipboard
@
JvmName
(
name
=
"inplemxenieengpw"
)
suspend
fun
encodedCertificate
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ehunamqfpkdyribb"
)
suspend
fun
encodedCertificate
(
value
:
String
)
expiry
Link copied to clipboard
@
JvmName
(
name
=
"gfcryfbxemuavlug"
)
suspend
fun
expiry
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gbldkyilsflghyha"
)
suspend
fun
expiry
(
value
:
String
?
)
store
Name
Link copied to clipboard
@
JvmName
(
name
=
"oxknxndkgudofwjp"
)
suspend
fun
storeName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hktfklitalpkpepj"
)
suspend
fun
storeName
(
value
:
String
)
subject
Link copied to clipboard
@
JvmName
(
name
=
"shiujvwwqpouchgy"
)
suspend
fun
subject
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kpgexyvupmcxfhfa"
)
suspend
fun
subject
(
value
:
String
?
)
thumbprint
Link copied to clipboard
@
JvmName
(
name
=
"duixmhoudowjnkbt"
)
suspend
fun
thumbprint
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"juxwiapkkufyvnhu"
)
suspend
fun
thumbprint
(
value
:
String
?
)