toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotoperations.kotlin.inputs
/
CertManagerCertificateSpecArgsBuilder
/
privateKey
private
Key
@
JvmName
(
name
=
"euldhgojbhxpimuf"
)
suspend
fun
privateKey
(
value
:
Output
<
CertManagerPrivateKeyArgs
>
)
@
JvmName
(
name
=
"ahhgmrhshvrnbyyj"
)
suspend
fun
privateKey
(
value
:
CertManagerPrivateKeyArgs
?
)
Parameters
value
Type of certificate private key.
@
JvmName
(
name
=
"kwohulcnfmtqplpt"
)
suspend
fun
privateKey
(
argument
:
suspend
CertManagerPrivateKeyArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Type of certificate private key.