メインコンテンツまでスキップ

AWSGuardDutyDetectorFeature

No description

type AWSGuardDutyDetectorFeature {
additionalConfigurations: [AWSGuardDutyDetectorAdditionalConfiguration!]!
name: AWSGuardDutyDetectorFeatureNameType!
status: AWSGuardDutyDetectorFeatureStatusType!
updatedAt: DateTime
}

Fields

AWSGuardDutyDetectorFeature.additionalConfigurations ● [AWSGuardDutyDetectorAdditionalConfiguration!]! non-null object

Additional configuration for a resource

AWSGuardDutyDetectorFeature.name ● AWSGuardDutyDetectorFeatureNameType! non-null enum

Indicates the name of the feature that can be enabled for the detector

AWSGuardDutyDetectorFeature.status ● AWSGuardDutyDetectorFeatureStatusType! non-null enum

Indicates the status of the feature that is enabled for the detector

AWSGuardDutyDetectorFeature.updatedAt ● DateTime scalar

The timestamp at which the feature object was updated

Member of

AWSGuardDutyDetector object