Class: Aws::Types::ListHubContentsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hub_content_summaries::Array[Types::HubContentInfo]

Returns the value of attribute hub_content_summaries.

Returns:



7659
7660
7661
# File 'sig/types.rbs', line 7659

def hub_content_summaries
  @hub_content_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


7660
7661
7662
# File 'sig/types.rbs', line 7660

def next_token
  @next_token
end