Class: Aws::Types::UpdateChannelRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpdateChannelRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#description ⇒ ::String
Returns the value of attribute description.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#description ⇒ ::String
Returns the value of attribute description.
617 618 619 |
# File 'sig/types.rbs', line 617 def description @description end |
#id ⇒ ::String
Returns the value of attribute id.
618 619 620 |
# File 'sig/types.rbs', line 618 def id @id end |