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:



7639
7640
7641
# File 'sig/types.rbs', line 7639

def hub_content_summaries
  @hub_content_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


7640
7641
7642
# File 'sig/types.rbs', line 7640

def next_token
  @next_token
end