Class: Aws::Types::DescribeMediaStorageConfigurationInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeMediaStorageConfigurationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel_arn ⇒ ::String
Returns the value of attribute channel_arn.
-
#channel_name ⇒ ::String
Returns the value of attribute channel_name.
Instance Attribute Details
#channel_arn ⇒ ::String
Returns the value of attribute channel_arn.
156 157 158 |
# File 'sig/types.rbs', line 156 def channel_arn @channel_arn end |
#channel_name ⇒ ::String
Returns the value of attribute channel_name.
155 156 157 |
# File 'sig/types.rbs', line 155 def channel_name @channel_name end |