guard Duty Detector
suspend fun guardDutyDetector(name: String, block: suspend GuardDutyDetectorResourceBuilder.() -> Unit): GuardDutyDetector
Parameters
name
The unique name of the resulting resource.
block
Builder for GuardDutyDetector.
See also
Parameters
name
The unique name of the resulting resource.