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:



7644
7645
7646
# File 'sig/types.rbs', line 7644

def hub_content_summaries
  @hub_content_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


7645
7646
7647
# File 'sig/types.rbs', line 7645

def next_token
  @next_token
end