AccountFreeTrialInfo¶
Structure Class¶
AccountFreeTrialInfo
dataclass
¶
Provides details of the GuardDuty member account that uses a free trial service.
Attributes¶
account_id
class-attribute
instance-attribute
¶
account_id: str | None = None
The account identifier of the GuardDuty member account.
data_sources
class-attribute
instance-attribute
¶
data_sources: DataSourcesFreeTrial | None = None
Describes the data source enabled for the GuardDuty member account.
features
class-attribute
instance-attribute
¶
features: list[FreeTrialFeatureConfigurationResult] | None = None
A list of features enabled for the GuardDuty account.