Class: Aws::Types::GetQuoteInput
- Inherits:
-
Object
- Object
- Aws::Types::GetQuoteInput
- 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.
384 385 386 |
# File 'sig/types.rbs', line 384 def quote_identifier @quote_identifier end |