SuspendGameServerGroupOutput
public struct SuspendGameServerGroupOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
An object that describes the game server group resource, with the SuspendedActions property updated to reflect the suspended activity.
Declaration
Swift
public let gameServerGroup: GameServerGroup?
-
Undocumented
Declaration
Swift
public init(gameServerGroup: GameServerGroup? = nil)