pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.migrate.kotlin.inputs
/
BindingArgs
/
BindingArgs
Binding
Args
fun
BindingArgs
(
cert
:
Output
<
CertArgs
>
?
=
null
,
hostName
:
Output
<
String
>
?
=
null
,
ipAddress
:
Output
<
String
>
?
=
null
,
port
:
Output
<
String
>
?
=
null
,
portMapping
:
Output
<
PortMappingArgs
>
?
=
null
,
protocol
:
Output
<
String
>
?
=
null
)