class Aws::CodeGuruProfiler::Types::GetRecommendationsResponse

The structure representing the GetRecommendationsResponse.

@!attribute [rw] anomalies

The list of anomalies that the analysis has found for this profile.
@return [Array<Types::Anomaly>]

@!attribute [rw] profile_end_time

The end time of the profile the analysis data is about. This is
specified using the ISO 8601 format. For example,
2020-06-01T13:15:02.001Z represents 1 millisecond past June 1, 2020
1:15:02 PM UTC.
@return [Time]

@!attribute [rw] profile_start_time

The start time of the profile the analysis data is about. This is
specified using the ISO 8601 format. For example,
2020-06-01T13:15:02.001Z represents 1 millisecond past June 1, 2020
1:15:02 PM UTC.
@return [Time]

@!attribute [rw] profiling_group_name

The name of the profiling group the analysis data is about.
@return [String]

@!attribute [rw] recommendations

The list of recommendations that the analysis found for this
profile.
@return [Array<Types::Recommendation>]

@see docs.aws.amazon.com/goto/WebAPI/codeguruprofiler-2019-07-18/GetRecommendationsResponse AWS API Documentation

Constants

SENSITIVE