Class: Aws::Types::AddNotificationChannelsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channels::Array[Types::Channel]

Returns the value of attribute channels.

Returns:



12
13
14
# File 'sig/types.rbs', line 12

def channels
  @channels
end

#profiling_group_name::String

Returns the value of attribute profiling_group_name.

Returns:

  • (::String)


13
14
15
# File 'sig/types.rbs', line 13

def profiling_group_name
  @profiling_group_name
end