Class: Aws::Types::DescribeIntegrationsResponse

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:



2716
2717
2718
# File 'sig/types.rbs', line 2716

def integrations
  @integrations
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


2717
2718
2719
# File 'sig/types.rbs', line 2717

def marker
  @marker
end