You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoTEvents::Types::DeleteInputRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTEvents::Types::DeleteInputRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DeleteInputRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
input_name: "InputName", # required
}
Instance Attribute Summary collapse
-
#input_name ⇒ String
The name of the input to delete.
Instance Attribute Details
#input_name ⇒ String
The name of the input to delete.