pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.monitoring.kotlin
/
DataCollectionRuleAssociationArgs
/
DataCollectionRuleAssociationArgs
Data
Collection
Rule
Association
Args
fun
DataCollectionRuleAssociationArgs
(
dataCollectionEndpointId
:
Output
<
String
>
?
=
null
,
dataCollectionRuleId
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
targetResourceId
:
Output
<
String
>
?
=
null
)