

# RuntimeTargetConfiguration
<a name="API_RuntimeTargetConfiguration"></a>

The runtime configuration for a gateway target.

## Contents
<a name="API_RuntimeTargetConfiguration_Contents"></a>

 ** arn **   <a name="bedrockagentcorecontrol-Type-RuntimeTargetConfiguration-arn"></a>
The Amazon Resource Name (ARN) of the runtime target.  
Type: String  
Pattern: `arn:aws(-[^:]+)?:bedrock-agentcore:[a-z0-9-]+:[0-9]{12}:runtime/[a-zA-Z][a-zA-Z0-9_]{0,47}-[a-zA-Z0-9]{10}`   
Required: Yes

 ** qualifier **   <a name="bedrockagentcorecontrol-Type-RuntimeTargetConfiguration-qualifier"></a>
The qualifier for the runtime target.  
Type: String  
Pattern: `.*([1-9][0-9]{0,4})|([a-zA-Z][a-zA-Z0-9_]{0,47}).*`   
Required: No

## See Also
<a name="API_RuntimeTargetConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-control-2023-06-05/RuntimeTargetConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/RuntimeTargetConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/RuntimeTargetConfiguration) 