Class: Aws::Types::UpdateChannelRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


617
618
619
# File 'sig/types.rbs', line 617

def description
  @description
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


618
619
620
# File 'sig/types.rbs', line 618

def id
  @id
end