Class: Aws::Types::DeleteQuoteInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteQuoteInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#quote_identifier ⇒ ::String
Returns the value of attribute quote_identifier.
Instance Attribute Details
#quote_identifier ⇒ ::String
Returns the value of attribute quote_identifier.
236 237 238 |
# File 'sig/types.rbs', line 236 def quote_identifier @quote_identifier end |