Module: Aws::Sustainability::Client::_GetEstimatedCarbonEmissionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetEstimatedCarbonEmissionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
84 |
# File 'sig/client.rbs', line 84
def next_token: () -> ::String
|
#results ⇒ ::Array[Types::EstimatedCarbonEmissions]
83 |
# File 'sig/client.rbs', line 83
def results: () -> ::Array[Types::EstimatedCarbonEmissions]
|