Module: Aws::OpenSearchService::Client::_InsightFeedbackResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::InsightFeedbackResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#status ⇒ "SUCCESS", "ERROR"
1004 |
# File 'sig/client.rbs', line 1004
def status: () -> ("SUCCESS" | "ERROR")
|