Class: Aws::Types::DescribeNotificationConfigurationInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeNotificationConfigurationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stream_arn ⇒ ::String
Returns the value of attribute stream_arn.
-
#stream_name ⇒ ::String
Returns the value of attribute stream_name.
Instance Attribute Details
#stream_arn ⇒ ::String
Returns the value of attribute stream_arn.
167 168 169 |
# File 'sig/types.rbs', line 167 def stream_arn @stream_arn end |
#stream_name ⇒ ::String
Returns the value of attribute stream_name.
166 167 168 |
# File 'sig/types.rbs', line 166 def stream_name @stream_name end |