Module: Aws::BedrockAgent::Client::_PrepareFlowResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PrepareFlowResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#id ⇒ ::String
1033 |
# File 'sig/client.rbs', line 1033
def id: () -> ::String
|
#status ⇒ "Failed", ...
1034 |
# File 'sig/client.rbs', line 1034
def status: () -> ("Failed" | "Prepared" | "Preparing" | "NotPrepared")
|