DisableGatewayOutput

public struct DisableGatewayOutput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The unique Amazon Resource Name (ARN) of the disabled gateway.

    Declaration

    Swift

    public let gatewayARN: String?
  • Undocumented

    Declaration

    Swift

    public init(gatewayARN: String? = nil)