Class: Aws::Types::DescribeInboundIntegrationsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#inbound_integrations::Array[Types::InboundIntegration]

Returns the value of attribute inbound_integrations.

Returns:



2708
2709
2710
# File 'sig/types.rbs', line 2708

def inbound_integrations
  @inbound_integrations
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


2709
2710
2711
# File 'sig/types.rbs', line 2709

def marker
  @marker
end