Class: Aws::Types::ListFeatureGroupsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#feature_group_summaries::Array[Types::FeatureGroupSummary]

Returns the value of attribute feature_group_summaries.

Returns:



7588
7589
7590
# File 'sig/types.rbs', line 7588

def feature_group_summaries
  @feature_group_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


7589
7590
7591
# File 'sig/types.rbs', line 7589

def next_token
  @next_token
end