You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudTrail::Types::TrailInfo
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudTrail::Types::TrailInfo
- Defined in:
- (unknown)
Overview
Information about a CloudTrail trail, including the trail's name, home region, and Amazon Resource Name (ARN).
Instance Attribute Summary collapse
-
#home_region ⇒ String
The AWS region in which a trail was created.
-
#name ⇒ String
The name of a trail.
-
#trail_arn ⇒ String
The ARN of a trail.
Instance Attribute Details
#home_region ⇒ String
The AWS region in which a trail was created.
#name ⇒ String
The name of a trail.
#trail_arn ⇒ String
The ARN of a trail.