Class: Aws::Types::DeleteSignalingChannelInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSignalingChannelInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel_arn ⇒ ::String
Returns the value of attribute channel_arn.
-
#current_version ⇒ ::String
Returns the value of attribute current_version.
Instance Attribute Details
#channel_arn ⇒ ::String
Returns the value of attribute channel_arn.
87 88 89 |
# File 'sig/types.rbs', line 87 def channel_arn @channel_arn end |
#current_version ⇒ ::String
Returns the value of attribute current_version.
88 89 90 |
# File 'sig/types.rbs', line 88 def current_version @current_version end |