Class: Aws::Types::ActivityTypeInfos

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String

Returns the value of attribute next_page_token.

Returns:



117
118
119
# File 'sig/types.rbs', line 117

def next_page_token
  @next_page_token
end

#type_infos::Array[Types::ActivityTypeInfo]

Returns the value of attribute type_infos.

Returns:



116
117
118
# File 'sig/types.rbs', line 116

def type_infos
  @type_infos
end