CreateGatewayGroupResponse
public struct CreateGatewayGroupResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ARN of the created gateway group.
Declaration
Swift
public let gatewayGroupArn: String?
-
Undocumented
Declaration
Swift
public init(gatewayGroupArn: String? = nil)