Class: Aws::Types::SlackTransmissionTarget

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ops_oncall_targetTypes::SlackChannel

Returns the value of attribute ops_oncall_target.

Returns:



1889
1890
1891
# File 'sig/types.rbs', line 1889

def ops_oncall_target
  @ops_oncall_target
end

#ops_sre_targetTypes::SlackChannel

Returns the value of attribute ops_sre_target.

Returns:



1890
1891
1892
# File 'sig/types.rbs', line 1890

def ops_sre_target
  @ops_sre_target
end