Class: Aws::Types::ServiceInsertionSegments

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#send_to ⇒ ::Array[::String]

Returns the value of attribute send_to.

Returns:

  • (::Array[::String])


1707
1708
1709
# File 'sig/types.rbs', line 1707

def send_to
  @send_to
end

#send_via ⇒ ::Array[::String]

Returns the value of attribute send_via.

Returns:

  • (::Array[::String])


1706
1707
1708
# File 'sig/types.rbs', line 1706

def send_via
  @send_via
end