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
285 |
# File 'sig/client.rbs', line 285
def bundle_arn: () -> ::String
|
#bundle_id ⇒ ::String
286 |
# File 'sig/client.rbs', line 286
def bundle_id: () -> ::String
|
#created_at ⇒ ::Time
288 |
# File 'sig/client.rbs', line 288
def created_at: () -> ::Time
|
#version_id ⇒ ::String
287 |
# File 'sig/client.rbs', line 287
def version_id: () -> ::String
|