Module: Aws::WellArchitected::Client::_GetAnswerResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAnswerOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #answer ⇒ Types::Answer
- #lens_alias ⇒ ::String
- #lens_arn ⇒ ::String
- #milestone_number ⇒ ::Integer
- #workload_id ⇒ ::String
Instance Method Details
#lens_alias ⇒ ::String
336 |
# File 'sig/client.rbs', line 336
def lens_alias: () -> ::String
|
#lens_arn ⇒ ::String
337 |
# File 'sig/client.rbs', line 337
def lens_arn: () -> ::String
|
#milestone_number ⇒ ::Integer
335 |
# File 'sig/client.rbs', line 335
def milestone_number: () -> ::Integer
|
#workload_id ⇒ ::String
334 |
# File 'sig/client.rbs', line 334
def workload_id: () -> ::String
|