pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.eventhub.kotlin.outputs
/
GetEventHubResult
/
GetEventHubResult
Get
Event
Hub
Result
fun
GetEventHubResult
(
captureDescription
:
CaptureDescriptionResponse
?
=
null
,
createdAt
:
String
,
id
:
String
,
messageRetentionInDays
:
Double
?
=
null
,
name
:
String
,
partitionCount
:
Double
?
=
null
,
partitionIds
:
List
<
String
>
,
status
:
String
?
=
null
,
type
:
String
,
updatedAt
:
String
)