GetGatewayRequest
public struct GetGatewayRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the gateway to get.
Declaration
Swift
public let gatewayArn: String -
Undocumented
Declaration
Swift
public init(gatewayArn: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetGatewayRequest Structure Reference