Class: Aws::Types::DescribeFaqRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFaqRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#index_id ⇒ ::String
Returns the value of attribute index_id.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
723 724 725 |
# File 'sig/types.rbs', line 723 def id @id end |
#index_id ⇒ ::String
Returns the value of attribute index_id.
724 725 726 |
# File 'sig/types.rbs', line 724 def index_id @index_id end |