Class: Aws::Types::StartMonitoringMemberRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


440
441
442
# File 'sig/types.rbs', line 440

def 
  @account_id
end

#graph_arn::String

Returns the value of attribute graph_arn.

Returns:

  • (::String)


439
440
441
# File 'sig/types.rbs', line 439

def graph_arn
  @graph_arn
end