Class: Aws::Types::MetaFlowHealthStatus

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)


413
414
415
# File 'sig/types.rbs', line 413

def can_send_message
  @can_send_message
end

#entities::Array[Types::MetaFlowHealthEntity]

Returns the value of attribute entities.

Returns:



414
415
416
# File 'sig/types.rbs', line 414

def entities
  @entities
end