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
409 |
# File 'sig/client.rbs', line 409
def bundle_arn: () -> ::String
|
#bundle_id ⇒ ::String
410 |
# File 'sig/client.rbs', line 410
def bundle_id: () -> ::String
|
#created_at ⇒ ::Time
412 |
# File 'sig/client.rbs', line 412
def created_at: () -> ::Time
|
#version_id ⇒ ::String
411 |
# File 'sig/client.rbs', line 411
def version_id: () -> ::String
|