toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotoperations.kotlin.inputs
/
CertManagerCertOptionsArgsBuilder
/
privateKey
private
Key
@
JvmName
(
name
=
"eyyuoknkaeurtisc"
)
suspend
fun
privateKey
(
value
:
Output
<
CertManagerPrivateKeyArgs
>
)
@
JvmName
(
name
=
"fihwojdrgtugklvo"
)
suspend
fun
privateKey
(
value
:
CertManagerPrivateKeyArgs
)
Parameters
value
Configuration of certificate private key.
@
JvmName
(
name
=
"cnqvuefqkmxbpxsp"
)
suspend
fun
privateKey
(
argument
:
suspend
CertManagerPrivateKeyArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Configuration of certificate private key.