Class: Aws::Types::Channel

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_arn::String

Returns the value of attribute channel_arn.

Returns:

  • (::String)


76
77
78
# File 'sig/types.rbs', line 76

def channel_arn
  @channel_arn
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


77
78
79
# File 'sig/types.rbs', line 77

def name
  @name
end