StopRuntimeSessionRequest   
    
  Types
Properties
Link copied to clipboard
                  The ARN of the agent that contains the session that you want to stop.
Link copied to clipboard
                  Idempotent token used to identify the request. If you use the same token with multiple requests, the same response is returned. Use ClientToken to prevent the same request from being processed more than once.
Link copied to clipboard
                  The ID of the session that you want to stop.
Functions
Link copied to clipboard
                  inline fun copy(block: StopRuntimeSessionRequest.Builder.() -> Unit = {}): StopRuntimeSessionRequest