Class: Aws::Types::DescribeDeliveryChannelStatusResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDeliveryChannelStatusResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#delivery_channels_status ⇒ ::Array[Types::DeliveryChannelStatus]
Returns the value of attribute delivery_channels_status.
Instance Attribute Details
#delivery_channels_status ⇒ ::Array[Types::DeliveryChannelStatus]
Returns the value of attribute delivery_channels_status.
836 837 838 |
# File 'sig/types.rbs', line 836 def delivery_channels_status @delivery_channels_status end |