Class: Aws::Types::GetMonitorInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#linked_account_id::String

Returns the value of attribute linked_account_id.

Returns:

  • (::String)


118
119
120
# File 'sig/types.rbs', line 118

def 
  @linked_account_id
end

#monitor_name::String

Returns the value of attribute monitor_name.

Returns:

  • (::String)


117
118
119
# File 'sig/types.rbs', line 117

def monitor_name
  @monitor_name
end