You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GameLift::Types::StopGameSessionPlacementOutput
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::GameLift::Types::StopGameSessionPlacementOutput
 
 
- Defined in:
 - (unknown)
 
Overview
Represents the returned data in response to a request operation.
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #game_session_placement  ⇒ Types::GameSessionPlacement 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Object that describes the canceled game session placement, with
CANCELLEDstatus and an end time stamp. 
Instance Attribute Details
#game_session_placement ⇒ Types::GameSessionPlacement
Object that describes the canceled game session placement, with
CANCELLED status and an end time stamp.