Class: Aws::Types::DescribeDeliveryDestinationsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#delivery_destinations::Array[Types::DeliveryDestination]

Returns the value of attribute delivery_destinations.

Returns:



541
542
543
# File 'sig/types.rbs', line 541

def delivery_destinations
  @delivery_destinations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


542
543
544
# File 'sig/types.rbs', line 542

def next_token
  @next_token
end