toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.guardduty.kotlin.outputs
/
GetDetectorFeatureAdditionalConfiguration
Get
Detector
Feature
Additional
Configuration
data
class
GetDetectorFeatureAdditionalConfiguration
(
val
name
:
String
,
val
status
:
String
)
Members
Constructors
Get
Detector
Feature
Additional
Configuration
Link copied to clipboard
constructor
(
name
:
String
,
status
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The name of the detector feature.
status
Link copied to clipboard
val
status
:
String
Current status of the detector.