toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.networkfunction.kotlin.inputs
/
IngestionPolicyPropertiesFormatArgs
/
IngestionPolicyPropertiesFormatArgs
Ingestion
Policy
Properties
Format
Args
constructor
(
ingestionSources
:
Output
<
List
<
IngestionSourcesPropertiesFormatArgs
>
>
?
=
null
,
ingestionType
:
Output
<
Either
<
String
,
IngestionType
>
>
?
=
null
)