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
956 |
# File 'sig/client.rbs', line 956
def message: () -> ::String
|
#status ⇒ "IN_PROGRESS", ...
957 |
# File 'sig/client.rbs', line 957
def status: () -> ("IN_PROGRESS" | "FAILED" | "COMPLETED")
|