PropagatingVgw

public struct PropagatingVgw : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The ID of the virtual private gateway.

    Declaration

    Swift

    public let gatewayId: String?
  • Undocumented

    Declaration

    Swift

    public init(gatewayId: String? = nil)