toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.streamanalytics.kotlin.inputs
/
ServiceBusTopicOutputDataSourceArgs
/
ServiceBusTopicOutputDataSourceArgs
Service
Bus
Topic
Output
Data
Source
Args
constructor
(
propertyColumns
:
Output
<
List
<
String
>
>
?
=
null
,
serviceBusNamespace
:
Output
<
String
>
?
=
null
,
sharedAccessPolicyKey
:
Output
<
String
>
?
=
null
,
sharedAccessPolicyName
:
Output
<
String
>
?
=
null
,
topicName
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
)