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
2693 |
# File 'sig/client.rbs', line 2693
def bundle_arn: () -> ::String
|
#bundle_id ⇒ ::String
2694 |
# File 'sig/client.rbs', line 2694
def bundle_id: () -> ::String
|
#updated_at ⇒ ::Time
2696 |
# File 'sig/client.rbs', line 2696
def updated_at: () -> ::Time
|
#version_id ⇒ ::String
2695 |
# File 'sig/client.rbs', line 2695
def version_id: () -> ::String
|