ConfigurationBundleSummary¶
Structure Class¶
ConfigurationBundleSummary
dataclass
¶
Summary information about a configuration bundle.
Attributes¶
bundle_arn
instance-attribute
¶
bundle_arn: str
The Amazon Resource Name (ARN) of the configuration bundle.
created_at
class-attribute
instance-attribute
¶
created_at: datetime | None = None
The timestamp when the configuration bundle was created.
description
class-attribute
instance-attribute
¶
description: str | None = field(repr=False, default=None)
The description of the configuration bundle.