pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.costexplorer.kotlin
/
AnomalyMonitorArgs
/
AnomalyMonitorArgs
Anomaly
Monitor
Args
fun
AnomalyMonitorArgs
(
monitorDimension
:
Output
<
String
>
?
=
null
,
monitorSpecification
:
Output
<
String
>
?
=
null
,
monitorType
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)