DescribeTunnelRequest

public struct DescribeTunnelRequest : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The tunnel to describe.

    Declaration

    Swift

    public let tunnelId: String
  • Undocumented

    Declaration

    Swift

    public init(tunnelId: String)
  • Declaration

    Swift

    public func validate(name: String) throws