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
2412 |
# File 'sig/client.rbs', line 2412
def bundle_arn: () -> ::String
|
#bundle_id ⇒ ::String
2413 |
# File 'sig/client.rbs', line 2413
def bundle_id: () -> ::String
|
#updated_at ⇒ ::Time
2415 |
# File 'sig/client.rbs', line 2415
def updated_at: () -> ::Time
|
#version_id ⇒ ::String
2414 |
# File 'sig/client.rbs', line 2414
def version_id: () -> ::String
|