TerminateInstancesRequest  
    
  Types
Properties
Link copied to clipboard
                  Link copied to clipboard
                  Forces the instances to terminate. The instance will first attempt a graceful shutdown, which includes flushing file system caches and metadata. If the graceful shutdown fails to complete within the timeout period, the instance shuts down forcibly without flushing the file system caches and metadata.
Link copied to clipboard
                  The IDs of the instances.
Link copied to clipboard
                  Specifies whether to bypass the graceful OS shutdown process when the instance is terminated.
Functions
Link copied to clipboard
                  inline fun copy(block: TerminateInstancesRequest.Builder.() -> Unit = {}): TerminateInstancesRequest