Module: Aws::EKS::Client::_StartInsightsRefreshResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartInsightsRefreshResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#message ⇒ ::String
943 |
# File 'sig/client.rbs', line 943
def message: () -> ::String
|
#status ⇒ "IN_PROGRESS", ...
944 |
# File 'sig/client.rbs', line 944
def status: () -> ("IN_PROGRESS" | "FAILED" | "COMPLETED")
|