pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.guardduty.kotlin
/
DetectorArgs
/
DetectorArgs
Detector
Args
fun
DetectorArgs
(
datasources
:
Output
<
DetectorDatasourcesArgs
>
?
=
null
,
enable
:
Output
<
Boolean
>
?
=
null
,
findingPublishingFrequency
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)