toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.streamanalytics.kotlin.outputs
/
EventHubOutputDataSourceResponse
/
EventHubOutputDataSourceResponse
Event
Hub
Output
Data
Source
Response
constructor
(
authenticationMode
:
String
?
=
null
,
eventHubName
:
String
?
=
null
,
partitionKey
:
String
?
=
null
,
propertyColumns
:
List
<
String
>
?
=
null
,
serviceBusNamespace
:
String
?
=
null
,
sharedAccessPolicyKey
:
String
?
=
null
,
sharedAccessPolicyName
:
String
?
=
null
,
type
:
String
)