Class: Aws::Types::UpdateChannelGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_group_name::String

Returns the value of attribute channel_group_name.

Returns:

  • (::String)


898
899
900
# File 'sig/types.rbs', line 898

def channel_group_name
  @channel_group_name
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


900
901
902
# File 'sig/types.rbs', line 900

def description
  @description
end

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


899
900
901
# File 'sig/types.rbs', line 899

def etag
  @etag
end