GameServerGroupAction
public enum GameServerGroupAction : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case replaceInstanceTypes = "REPLACE_INSTANCE_TYPES"
-
Declaration
Swift
public var description: String { get }