Class: Aws::Types::DescribeContributorInsightsInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeContributorInsightsInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#index_name ⇒ ::String
Returns the value of attribute index_name.
-
#table_name ⇒ ::String
Returns the value of attribute table_name.
Instance Attribute Details
#index_name ⇒ ::String
Returns the value of attribute index_name.
476 477 478 |
# File 'sig/types.rbs', line 476 def index_name @index_name end |
#table_name ⇒ ::String
Returns the value of attribute table_name.
475 476 477 |
# File 'sig/types.rbs', line 475 def table_name @table_name end |