Module: Aws::BedrockAgentCoreControl::Client::_UpdateConfigurationBundleResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateConfigurationBundleResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#bundle_arn ⇒ ::String
2420 |
# File 'sig/client.rbs', line 2420
def bundle_arn: () -> ::String
|
#bundle_id ⇒ ::String
2421 |
# File 'sig/client.rbs', line 2421
def bundle_id: () -> ::String
|
#updated_at ⇒ ::Time
2423 |
# File 'sig/client.rbs', line 2423
def updated_at: () -> ::Time
|
#version_id ⇒ ::String
2422 |
# File 'sig/client.rbs', line 2422
def version_id: () -> ::String
|