StartLoggingRequest
public struct StartLoggingRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Specifies the name or the CloudTrail ARN of the trail for which CloudTrail logs AWS API calls. The format of a trail ARN is: arn:aws:cloudtrail:us-east-2:123456789012:trail/MyTrail
Declaration
Swift
public let name: String
-
Undocumented
Declaration
Swift
public init(name: String)