class Aws::IoTSecureTunneling::Types::CloseTunnelRequest
@note When making an API call, you may pass CloseTunnelRequest
data as a hash: { tunnel_id: "TunnelId", # required delete: false, }
@!attribute [rw] tunnel_id
The ID of the tunnel to close. @return [String]
@!attribute [rw] delete
When set to true, AWS IoT Secure Tunneling deletes the tunnel data immediately. @return [Boolean]
Constants
- SENSITIVE