Class: Aws::Types::ListHubContentVersionsResponse

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:



7624
7625
7626
# File 'sig/types.rbs', line 7624

def hub_content_summaries
  @hub_content_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


7625
7626
7627
# File 'sig/types.rbs', line 7625

def next_token
  @next_token
end