Class: Aws::Types::FirehoseLogDestinationParameters
- Inherits:
-
Object
- Object
- Aws::Types::FirehoseLogDestinationParameters
- 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.
227 228 229 |
# File 'sig/types.rbs', line 227 def delivery_stream_arn @delivery_stream_arn end |