Class: Aws::Types::ListHubContentVersionsResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#hub_content_summaries::Array[Types::HubContentInfo]

Returns the value of attribute hub_content_summaries.



7686
7687
7688
# File 'sig/types.rbs', line 7686

def hub_content_summaries
  @hub_content_summaries
end

#next_token::String

Returns the value of attribute next_token.



7687
7688
7689
# File 'sig/types.rbs', line 7687

def next_token
  @next_token
end