Channel¶
Structure Class¶
Channel
dataclass
¶
Contains information about a returned CloudTrail channel.
Attributes¶
channel_arn
class-attribute
instance-attribute
¶
channel_arn: str | None = None
The Amazon Resource Name (ARN) of a channel.
name
class-attribute
instance-attribute
¶
name: str | None = None
The name of the CloudTrail channel. For service-linked channels, the
name is aws-service-channel/service-name/custom-suffix where
service-name represents the name of the Amazon Web Services service
that created the channel and custom-suffix represents the suffix
created by the Amazon Web Services service.