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:



2702
2703
2704
# File 'sig/types.rbs', line 2702

def inbound_integrations
  @inbound_integrations
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


2703
2704
2705
# File 'sig/types.rbs', line 2703

def marker
  @marker
end