Class: Aws::Types::DescribeContributorInsightsInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#index_name::String

Returns the value of attribute index_name.

Returns:

  • (::String)


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.

Returns:

  • (::String)


475
476
477
# File 'sig/types.rbs', line 475

def table_name
  @table_name
end