Class: Aws::Types::DeliverConfigSnapshotRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeliverConfigSnapshotRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#delivery_channel_name ⇒ ::String
Returns the value of attribute delivery_channel_name.
Instance Attribute Details
#delivery_channel_name ⇒ ::String
Returns the value of attribute delivery_channel_name.
611 612 613 |
# File 'sig/types.rbs', line 611 def delivery_channel_name @delivery_channel_name end |