PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` package Paws::CostExplorer::GetRightsizingRecommendationResponse; use Moose; has Configuration => (is => 'ro', isa => 'Paws::CostExplorer::RightsizingRecommendationConfiguration'); has Metadata => (is => 'ro', isa => 'Paws::CostExplorer::RightsizingRecommendationMetadata'); has NextPageToken => (is => 'ro', isa => 'Str'); has RightsizingRecommendations => (is => 'ro', isa => 'ArrayRef[Paws::CostExplorer::RightsizingRecommendation]'); has Summary => (is => 'ro', isa => 'Paws::CostExplorer::RightsizingRecommendationSummary'); has _request_id => (is => 'ro', isa => 'Str'); ### main pod documentation begin ### =head1 NAME Paws::CostExplorer::GetRightsizingRecommendationResponse =head1 ATTRIBUTES =head2 Configuration => L Enables you to customize recommendations across two attributes. You can choose to view recommendations for instances within the same instance families or across different instance families. You can also choose to view your estimated savings associated with recommendations with consideration of existing Savings Plans or RI benefits, or neither. =head2 Metadata => L Information regarding this specific recommendation set. =head2 NextPageToken => Str The token to retrieve the next set of results. =head2 RightsizingRecommendations => ArrayRef[L] Recommendations to rightsize resources. =head2 Summary => L Summary of this recommendation set. =head2 _request_id => Str =cut 1;