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
2704 |
# File 'sig/client.rbs', line 2704
def bundle_arn: () -> ::String
|
#bundle_id ⇒ ::String
2705 |
# File 'sig/client.rbs', line 2705
def bundle_id: () -> ::String
|
#updated_at ⇒ ::Time
2707 |
# File 'sig/client.rbs', line 2707
def updated_at: () -> ::Time
|
#version_id ⇒ ::String
2706 |
# File 'sig/client.rbs', line 2706
def version_id: () -> ::String
|