pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotoperationsmq.kotlin.inputs
/
TlsCertMethodArgs
/
TlsCertMethodArgs
Tls
Cert
Method
Args
fun
TlsCertMethodArgs
(
automatic
:
Output
<
AutomaticCertMethodArgs
>
?
=
null
,
keyVault
:
Output
<
KeyVaultCertificatePropertiesArgs
>
?
=
null
,
manual
:
Output
<
ManualCertMethodArgs
>
?
=
null
)