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
2687 |
# File 'sig/client.rbs', line 2687
def bundle_arn: () -> ::String
|
#bundle_id ⇒ ::String
2688 |
# File 'sig/client.rbs', line 2688
def bundle_id: () -> ::String
|
#updated_at ⇒ ::Time
2690 |
# File 'sig/client.rbs', line 2690
def updated_at: () -> ::Time
|
#version_id ⇒ ::String
2689 |
# File 'sig/client.rbs', line 2689
def version_id: () -> ::String
|