pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin.inputs
/
CustomDomainArgs
/
CustomDomainArgs
Custom
Domain
Args
fun
CustomDomainArgs
(
bindingType
:
Output
<
Either
<
String
,
BindingType
>
>
?
=
null
,
certificateId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
)