GetTrailRequest

public struct GetTrailRequest : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The name or the Amazon Resource Name (ARN) of the trail for which you want to retrieve settings information.

    Declaration

    Swift

    public let name: String
  • Undocumented

    Declaration

    Swift

    public init(name: String)