Skip to content

Guardduty  >  Structures  >  UsageFeatureResult

UsageFeatureResult

Structure Class

UsageFeatureResult dataclass

Contains information about the result of the total usage based on the feature.

Attributes

feature class-attribute instance-attribute
feature: UsageFeature | None = None

The feature that generated the usage cost.

total class-attribute instance-attribute
total: Total | None = None

Contains the total usage with the corresponding currency unit for that value.