Module: Aws::Bedrock::Client::_ListGuardrailsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGuardrailsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#guardrails ⇒ ::Array[Types::GuardrailSummary]
1565 |
# File 'sig/client.rbs', line 1565
def guardrails: () -> ::Array[Types::GuardrailSummary]
|
#next_token ⇒ ::String
1566 |
# File 'sig/client.rbs', line 1566
def next_token: () -> ::String
|