pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin.inputs
/
ManagedCertificatePropertiesArgs
/
ManagedCertificatePropertiesArgs
Managed
Certificate
Properties
Args
fun
ManagedCertificatePropertiesArgs
(
domainControlValidation
:
Output
<
Either
<
String
,
ManagedCertificateDomainControlValidation
>
>
?
=
null
,
subjectName
:
Output
<
String
>
?
=
null
)