Class: Aws::Types::IntegrationsMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#integrations::Array[Types::Integration]

Returns the value of attribute integrations.

Returns:



1780
1781
1782
# File 'sig/types.rbs', line 1780

def integrations
  @integrations
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1779
1780
1781
# File 'sig/types.rbs', line 1779

def marker
  @marker
end