Class: Aws::Types::Integration

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

Defined Under Namespace

Classes: PagerDutyConfiguration, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#pager_duty_configuration ⇒ Types::PagerDutyConfiguration

Returns the value of attribute pager_duty_configuration.



405
406
407
# File 'sig/types.rbs', line 405

def pager_duty_configuration
  @pager_duty_configuration
end

#unknown ⇒ Object

Returns the value of attribute unknown.

Returns:

  • (Object)


406
407
408
# File 'sig/types.rbs', line 406

def unknown
  @unknown
end