Module: Aws::Bedrock::Client::_UpdateGuardrailResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateGuardrailResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#guardrail_arn ⇒ ::String
2020 |
# File 'sig/client.rbs', line 2020
def guardrail_arn: () -> ::String
|
#guardrail_id ⇒ ::String
2019 |
# File 'sig/client.rbs', line 2019
def guardrail_id: () -> ::String
|
#updated_at ⇒ ::Time
2022 |
# File 'sig/client.rbs', line 2022
def updated_at: () -> ::Time
|
#version ⇒ ::String
2021 |
# File 'sig/client.rbs', line 2021
def version: () -> ::String
|