Class: Aws::Types::InboundIntegrationsMessage

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:



1723
1724
1725
# File 'sig/types.rbs', line 1723

def inbound_integrations
  @inbound_integrations
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1722
1723
1724
# File 'sig/types.rbs', line 1722

def marker
  @marker
end