Module: Aws::WellArchitected::Client::_GetLensReviewResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetLensReviewOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#lens_review ⇒ Types::LensReview
389 |
# File 'sig/client.rbs', line 389
def lens_review: () -> Types::LensReview
|
#milestone_number ⇒ ::Integer
388 |
# File 'sig/client.rbs', line 388
def milestone_number: () -> ::Integer
|
#workload_id ⇒ ::String
387 |
# File 'sig/client.rbs', line 387
def workload_id: () -> ::String
|