Skip to content

Guardduty  >  Structures  >  UsageDataSourceResult

UsageDataSourceResult

Structure Class

UsageDataSourceResult dataclass

Contains information on the result of usage based on data source type.

Attributes

data_source class-attribute instance-attribute
data_source: DataSource | None = None

The data source type that generated usage.

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

Represents the total of usage for the specified data source.