Module: Aws::BedrockAgentCoreControl::Client::_CreateConfigurationBundleResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateConfigurationBundleResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#bundle_arn ⇒ ::String
291 |
# File 'sig/client.rbs', line 291
def bundle_arn: () -> ::String
|
#bundle_id ⇒ ::String
292 |
# File 'sig/client.rbs', line 292
def bundle_id: () -> ::String
|
#created_at ⇒ ::Time
294 |
# File 'sig/client.rbs', line 294
def created_at: () -> ::Time
|
#version_id ⇒ ::String
293 |
# File 'sig/client.rbs', line 293
def version_id: () -> ::String
|