DescribeGameServerGroupInput
public struct DescribeGameServerGroupInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A unique identifier for the game server group. Use either the GameServerGroup name or ARN value.
Declaration
Swift
public let gameServerGroupName: String -
Undocumented
Declaration
Swift
public init(gameServerGroupName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DescribeGameServerGroupInput Structure Reference