Class: Aws::Types::DescribeEdgeConfigurationInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeEdgeConfigurationInput
- 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.
113 114 115 |
# File 'sig/types.rbs', line 113 def stream_arn @stream_arn end |
#stream_name ⇒ ::String
Returns the value of attribute stream_name.
112 113 114 |
# File 'sig/types.rbs', line 112 def stream_name @stream_name end |