Module: Aws::Bedrock::Client::_GetAccountDataRetentionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAccountDataRetentionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#mode ⇒ "default", ...
929 |
# File 'sig/client.rbs', line 929
def mode: () -> ("default" | "none" | "provider_data_share" | "inherit")
|
#updated_at ⇒ ::Time
930 |
# File 'sig/client.rbs', line 930
def updated_at: () -> ::Time
|