trailARN property

String? trailARN
final

Specifies the ARN of the trail that was created. The format of a trail ARN is:

arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail

Implementation

final String? trailARN;