

# DatabaseConnectionStringProfile
<a name="API_DatabaseConnectionStringProfile"></a>

A connection string profile for an Autonomous Database.

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

 ** consumerGroup **   <a name="odb-Type-DatabaseConnectionStringProfile-consumerGroup"></a>
The consumer group associated with the connection string profile.  
Type: String  
Required: No

 ** displayName **   <a name="odb-Type-DatabaseConnectionStringProfile-displayName"></a>
The user-friendly name of the connection string profile.  
Type: String  
Required: No

 ** hostFormat **   <a name="odb-Type-DatabaseConnectionStringProfile-hostFormat"></a>
The host name format used in the connection string.  
Type: String  
Required: No

 ** isRegional **   <a name="odb-Type-DatabaseConnectionStringProfile-isRegional"></a>
Indicates whether the connection string profile is regional.  
Type: Boolean  
Required: No

 ** protocol **   <a name="odb-Type-DatabaseConnectionStringProfile-protocol"></a>
The protocol used by the connection string profile.  
Type: String  
Required: No

 ** sessionMode **   <a name="odb-Type-DatabaseConnectionStringProfile-sessionMode"></a>
The session mode of the connection string profile.  
Type: String  
Required: No

 ** syntaxFormat **   <a name="odb-Type-DatabaseConnectionStringProfile-syntaxFormat"></a>
The syntax format of the connection string profile.  
Type: String  
Required: No

 ** tlsAuthentication **   <a name="odb-Type-DatabaseConnectionStringProfile-tlsAuthentication"></a>
The TLS authentication method used by the connection string profile.  
Type: String  
Required: No

 ** value **   <a name="odb-Type-DatabaseConnectionStringProfile-value"></a>
The connection string value of the profile.  
Type: String  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/DatabaseConnectionStringProfile) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/DatabaseConnectionStringProfile) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/DatabaseConnectionStringProfile) 