Class: Aws::Types::GetHealthEventInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_id::String

Returns the value of attribute event_id.

Returns:

  • (::String)


80
81
82
# File 'sig/types.rbs', line 80

def event_id
  @event_id
end

#linked_account_id::String

Returns the value of attribute linked_account_id.

Returns:

  • (::String)


81
82
83
# File 'sig/types.rbs', line 81

def 
  
end

#monitor_name::String

Returns the value of attribute monitor_name.

Returns:

  • (::String)


79
80
81
# File 'sig/types.rbs', line 79

def monitor_name
  @monitor_name
end