Data Collection Rule Data Sources Data Import Args Builder
Functions
Link copied to clipboard
suspend fun eventHubDataSources(value: Output<List<DataCollectionRuleDataSourcesDataImportEventHubDataSourceArgs>>)
suspend fun eventHubDataSources(vararg values: DataCollectionRuleDataSourcesDataImportEventHubDataSourceArgs)
suspend fun eventHubDataSources(vararg values: Output<DataCollectionRuleDataSourcesDataImportEventHubDataSourceArgs>)
suspend fun eventHubDataSources(vararg argument: suspend DataCollectionRuleDataSourcesDataImportEventHubDataSourceArgsBuilder.() -> Unit)
suspend fun eventHubDataSources(value: List<DataCollectionRuleDataSourcesDataImportEventHubDataSourceArgs>)
suspend fun eventHubDataSources(values: List<Output<DataCollectionRuleDataSourcesDataImportEventHubDataSourceArgs>>)
suspend fun eventHubDataSources(argument: List<suspend DataCollectionRuleDataSourcesDataImportEventHubDataSourceArgsBuilder.() -> Unit>)
suspend fun eventHubDataSources(argument: suspend DataCollectionRuleDataSourcesDataImportEventHubDataSourceArgsBuilder.() -> Unit)