Class: Aws::Types::CreateDeliveryStreamOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateDeliveryStreamOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#delivery_stream_arn ⇒ ::String
Returns the value of attribute delivery_stream_arn.
Instance Attribute Details
#delivery_stream_arn ⇒ ::String
Returns the value of attribute delivery_stream_arn.
185 186 187 |
# File 'sig/types.rbs', line 185 def delivery_stream_arn @delivery_stream_arn end |