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
726 |
# File 'sig/client.rbs', line 726
def lens_arn: () -> ::String
|
#status ⇒ "IN_PROGRESS", ...
727 |
# File 'sig/client.rbs', line 727
def status: () -> ("IN_PROGRESS" | "COMPLETE" | "ERROR")
|