Class: Aws::Types::MetaFlowHealthEntity

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#can_send_message::String

Returns the value of attribute can_send_message.

Returns:

  • (::String)


408
409
410
# File 'sig/types.rbs', line 408

def can_send_message
  @can_send_message
end

#entity_type::String

Returns the value of attribute entity_type.

Returns:

  • (::String)


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

def entity_type
  @entity_type
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


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

def id
  @id
end