Module: Aws::WellArchitected::Client::_ImportLensResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ImportLensOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#lens_arn ⇒ ::String
510 |
# File 'sig/client.rbs', line 510
def lens_arn: () -> ::String
|
#status ⇒ "IN_PROGRESS", ...
511 |
# File 'sig/client.rbs', line 511
def status: () -> ("IN_PROGRESS" | "COMPLETE" | "ERROR")
|