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
/
BrokerListenerPropertiesArgs
/
BrokerListenerPropertiesArgs
Broker
Listener
Properties
Args
constructor
(
brokerRef
:
Output
<
String
>
,
ports
:
Output
<
List
<
ListenerPortArgs
>
>
,
serviceName
:
Output
<
String
>
?
=
null
,
serviceType
:
Output
<
Either
<
String
,
ServiceType
>
>
?
=
null
)