pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin
/
DataCollectionRuleAssociationArgs
/
DataCollectionRuleAssociationArgs
Data
Collection
Rule
Association
Args
fun
DataCollectionRuleAssociationArgs
(
associationName
:
Output
<
String
>
?
=
null
,
dataCollectionEndpointId
:
Output
<
String
>
?
=
null
,
dataCollectionRuleId
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
resourceUri
:
Output
<
String
>
?
=
null
)