Class: Aws::Types::ProfilingStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#latest_agent_orchestrated_at::Time

Returns the value of attribute latest_agent_orchestrated_at.

Returns:

  • (::Time)


342
343
344
# File 'sig/types.rbs', line 342

def latest_agent_orchestrated_at
  @latest_agent_orchestrated_at
end

#latest_agent_profile_reported_at::Time

Returns the value of attribute latest_agent_profile_reported_at.

Returns:

  • (::Time)


343
344
345
# File 'sig/types.rbs', line 343

def latest_agent_profile_reported_at
  @latest_agent_profile_reported_at
end

#latest_aggregated_profileTypes::AggregatedProfileTime

Returns the value of attribute latest_aggregated_profile.



344
345
346
# File 'sig/types.rbs', line 344

def latest_aggregated_profile
  @latest_aggregated_profile
end