Oracle Cloud Infrastructure v2.33.0 published on Thursday, May 1, 2025 by Pulumi
oci.DatabaseTools.getDatabaseToolsConnection
Explore with Pulumi AI
This data source provides details about a specific Database Tools Connection resource in Oracle Cloud Infrastructure Database Tools service.
Gets details of the specified Database Tools connection.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testDatabaseToolsConnection = oci.DatabaseTools.getDatabaseToolsConnection({
    databaseToolsConnectionId: testDatabaseToolsConnectionOciDatabaseToolsDatabaseToolsConnection.id,
});
import pulumi
import pulumi_oci as oci
test_database_tools_connection = oci.DatabaseTools.get_database_tools_connection(database_tools_connection_id=test_database_tools_connection_oci_database_tools_database_tools_connection["id"])
package main
import (
	"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/databasetools"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := databasetools.GetDatabaseToolsConnection(ctx, &databasetools.GetDatabaseToolsConnectionArgs{
			DatabaseToolsConnectionId: testDatabaseToolsConnectionOciDatabaseToolsDatabaseToolsConnection.Id,
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() => 
{
    var testDatabaseToolsConnection = Oci.DatabaseTools.GetDatabaseToolsConnection.Invoke(new()
    {
        DatabaseToolsConnectionId = testDatabaseToolsConnectionOciDatabaseToolsDatabaseToolsConnection.Id,
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.DatabaseTools.DatabaseToolsFunctions;
import com.pulumi.oci.DatabaseTools.inputs.GetDatabaseToolsConnectionArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var testDatabaseToolsConnection = DatabaseToolsFunctions.getDatabaseToolsConnection(GetDatabaseToolsConnectionArgs.builder()
            .databaseToolsConnectionId(testDatabaseToolsConnectionOciDatabaseToolsDatabaseToolsConnection.id())
            .build());
    }
}
variables:
  testDatabaseToolsConnection:
    fn::invoke:
      function: oci:DatabaseTools:getDatabaseToolsConnection
      arguments:
        databaseToolsConnectionId: ${testDatabaseToolsConnectionOciDatabaseToolsDatabaseToolsConnection.id}
Using getDatabaseToolsConnection
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDatabaseToolsConnection(args: GetDatabaseToolsConnectionArgs, opts?: InvokeOptions): Promise<GetDatabaseToolsConnectionResult>
function getDatabaseToolsConnectionOutput(args: GetDatabaseToolsConnectionOutputArgs, opts?: InvokeOptions): Output<GetDatabaseToolsConnectionResult>def get_database_tools_connection(database_tools_connection_id: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetDatabaseToolsConnectionResult
def get_database_tools_connection_output(database_tools_connection_id: Optional[pulumi.Input[str]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetDatabaseToolsConnectionResult]func LookupDatabaseToolsConnection(ctx *Context, args *LookupDatabaseToolsConnectionArgs, opts ...InvokeOption) (*LookupDatabaseToolsConnectionResult, error)
func LookupDatabaseToolsConnectionOutput(ctx *Context, args *LookupDatabaseToolsConnectionOutputArgs, opts ...InvokeOption) LookupDatabaseToolsConnectionResultOutput> Note: This function is named LookupDatabaseToolsConnection in the Go SDK.
public static class GetDatabaseToolsConnection 
{
    public static Task<GetDatabaseToolsConnectionResult> InvokeAsync(GetDatabaseToolsConnectionArgs args, InvokeOptions? opts = null)
    public static Output<GetDatabaseToolsConnectionResult> Invoke(GetDatabaseToolsConnectionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDatabaseToolsConnectionResult> getDatabaseToolsConnection(GetDatabaseToolsConnectionArgs args, InvokeOptions options)
public static Output<GetDatabaseToolsConnectionResult> getDatabaseToolsConnection(GetDatabaseToolsConnectionArgs args, InvokeOptions options)
fn::invoke:
  function: oci:DatabaseTools/getDatabaseToolsConnection:getDatabaseToolsConnection
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DatabaseTools stringConnection Id 
- The OCID of a Database Tools connection.
- DatabaseTools stringConnection Id 
- The OCID of a Database Tools connection.
- databaseTools StringConnection Id 
- The OCID of a Database Tools connection.
- databaseTools stringConnection Id 
- The OCID of a Database Tools connection.
- database_tools_ strconnection_ id 
- The OCID of a Database Tools connection.
- databaseTools StringConnection Id 
- The OCID of a Database Tools connection.
getDatabaseToolsConnection Result
The following output properties are available:
- AdvancedProperties Dictionary<string, string>
- The advanced connection properties key-value pair (for example, oracle.net.ssl_server_dn_match).
- CompartmentId string
- The OCID of the compartment containing the Database Tools connection.
- ConnectionString string
- The connect descriptor or Easy Connect Naming method used to connect to the database.
- DatabaseTools stringConnection Id 
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
- DisplayName string
- A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
- Dictionary<string, string>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
- Id string
- The OCID of the Database Tools connection.
- KeyStores List<GetDatabase Tools Connection Key Store> 
- The Oracle wallet or Java Keystores containing trusted certificates for authenticating the server's public certificate and the client private key and associated certificates required for client authentication.
- LifecycleDetails string
- A message describing the current state in more detail. For example, this message can be used to provide actionable information for a resource in the Failed state.
- Locks
List<GetDatabase Tools Connection Lock> 
- Locks associated with this resource.
- PrivateEndpoint stringId 
- The OCID of the Database Tools private endpoint used to access the database in the customer VCN.
- ProxyClients List<GetDatabase Tools Connection Proxy Client> 
- The proxy client information.
- 
List<GetDatabase Tools Connection Related Resource> 
- A related resource
- RuntimeSupport string
- Specifies whether this connection is supported by the Database Tools Runtime.
- State string
- The current state of the Database Tools connection.
- Dictionary<string, string>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- TimeCreated string
- The time the Database Tools connection was created. An RFC3339 formatted datetime string.
- TimeUpdated string
- The time the DatabaseToolsConnection was updated. An RFC3339 formatted datetime string.
- Type string
- The Database Tools connection type.
- Url string
- The JDBC URL used to connect to the Generic JDBC database system.
- UserName string
- The database user name.
- UserPasswords List<GetDatabase Tools Connection User Password> 
- The user password.
- AdvancedProperties map[string]string
- The advanced connection properties key-value pair (for example, oracle.net.ssl_server_dn_match).
- CompartmentId string
- The OCID of the compartment containing the Database Tools connection.
- ConnectionString string
- The connect descriptor or Easy Connect Naming method used to connect to the database.
- DatabaseTools stringConnection Id 
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
- DisplayName string
- A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
- map[string]string
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
- Id string
- The OCID of the Database Tools connection.
- KeyStores []GetDatabase Tools Connection Key Store 
- The Oracle wallet or Java Keystores containing trusted certificates for authenticating the server's public certificate and the client private key and associated certificates required for client authentication.
- LifecycleDetails string
- A message describing the current state in more detail. For example, this message can be used to provide actionable information for a resource in the Failed state.
- Locks
[]GetDatabase Tools Connection Lock 
- Locks associated with this resource.
- PrivateEndpoint stringId 
- The OCID of the Database Tools private endpoint used to access the database in the customer VCN.
- ProxyClients []GetDatabase Tools Connection Proxy Client 
- The proxy client information.
- 
[]GetDatabase Tools Connection Related Resource 
- A related resource
- RuntimeSupport string
- Specifies whether this connection is supported by the Database Tools Runtime.
- State string
- The current state of the Database Tools connection.
- map[string]string
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- TimeCreated string
- The time the Database Tools connection was created. An RFC3339 formatted datetime string.
- TimeUpdated string
- The time the DatabaseToolsConnection was updated. An RFC3339 formatted datetime string.
- Type string
- The Database Tools connection type.
- Url string
- The JDBC URL used to connect to the Generic JDBC database system.
- UserName string
- The database user name.
- UserPasswords []GetDatabase Tools Connection User Password 
- The user password.
- advancedProperties Map<String,String>
- The advanced connection properties key-value pair (for example, oracle.net.ssl_server_dn_match).
- compartmentId String
- The OCID of the compartment containing the Database Tools connection.
- connectionString String
- The connect descriptor or Easy Connect Naming method used to connect to the database.
- databaseTools StringConnection Id 
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
- displayName String
- A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
- Map<String,String>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
- id String
- The OCID of the Database Tools connection.
- keyStores List<GetConnection Key Store> 
- The Oracle wallet or Java Keystores containing trusted certificates for authenticating the server's public certificate and the client private key and associated certificates required for client authentication.
- lifecycleDetails String
- A message describing the current state in more detail. For example, this message can be used to provide actionable information for a resource in the Failed state.
- locks
List<GetConnection Lock> 
- Locks associated with this resource.
- privateEndpoint StringId 
- The OCID of the Database Tools private endpoint used to access the database in the customer VCN.
- proxyClients List<GetConnection Proxy Client> 
- The proxy client information.
- 
List<GetConnection Related Resource> 
- A related resource
- runtimeSupport String
- Specifies whether this connection is supported by the Database Tools Runtime.
- state String
- The current state of the Database Tools connection.
- Map<String,String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- timeCreated String
- The time the Database Tools connection was created. An RFC3339 formatted datetime string.
- timeUpdated String
- The time the DatabaseToolsConnection was updated. An RFC3339 formatted datetime string.
- type String
- The Database Tools connection type.
- url String
- The JDBC URL used to connect to the Generic JDBC database system.
- userName String
- The database user name.
- userPasswords List<GetConnection User Password> 
- The user password.
- advancedProperties {[key: string]: string}
- The advanced connection properties key-value pair (for example, oracle.net.ssl_server_dn_match).
- compartmentId string
- The OCID of the compartment containing the Database Tools connection.
- connectionString string
- The connect descriptor or Easy Connect Naming method used to connect to the database.
- databaseTools stringConnection Id 
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
- displayName string
- A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
- {[key: string]: string}
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
- id string
- The OCID of the Database Tools connection.
- keyStores GetDatabase Tools Connection Key Store[] 
- The Oracle wallet or Java Keystores containing trusted certificates for authenticating the server's public certificate and the client private key and associated certificates required for client authentication.
- lifecycleDetails string
- A message describing the current state in more detail. For example, this message can be used to provide actionable information for a resource in the Failed state.
- locks
GetDatabase Tools Connection Lock[] 
- Locks associated with this resource.
- privateEndpoint stringId 
- The OCID of the Database Tools private endpoint used to access the database in the customer VCN.
- proxyClients GetDatabase Tools Connection Proxy Client[] 
- The proxy client information.
- 
GetDatabase Tools Connection Related Resource[] 
- A related resource
- runtimeSupport string
- Specifies whether this connection is supported by the Database Tools Runtime.
- state string
- The current state of the Database Tools connection.
- {[key: string]: string}
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- timeCreated string
- The time the Database Tools connection was created. An RFC3339 formatted datetime string.
- timeUpdated string
- The time the DatabaseToolsConnection was updated. An RFC3339 formatted datetime string.
- type string
- The Database Tools connection type.
- url string
- The JDBC URL used to connect to the Generic JDBC database system.
- userName string
- The database user name.
- userPasswords GetDatabase Tools Connection User Password[] 
- The user password.
- advanced_properties Mapping[str, str]
- The advanced connection properties key-value pair (for example, oracle.net.ssl_server_dn_match).
- compartment_id str
- The OCID of the compartment containing the Database Tools connection.
- connection_string str
- The connect descriptor or Easy Connect Naming method used to connect to the database.
- database_tools_ strconnection_ id 
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
- display_name str
- A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
- Mapping[str, str]
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
- id str
- The OCID of the Database Tools connection.
- key_stores Sequence[GetDatabase Tools Connection Key Store] 
- The Oracle wallet or Java Keystores containing trusted certificates for authenticating the server's public certificate and the client private key and associated certificates required for client authentication.
- lifecycle_details str
- A message describing the current state in more detail. For example, this message can be used to provide actionable information for a resource in the Failed state.
- locks
Sequence[GetDatabase Tools Connection Lock] 
- Locks associated with this resource.
- private_endpoint_ strid 
- The OCID of the Database Tools private endpoint used to access the database in the customer VCN.
- proxy_clients Sequence[GetDatabase Tools Connection Proxy Client] 
- The proxy client information.
- 
Sequence[GetDatabase Tools Connection Related Resource] 
- A related resource
- runtime_support str
- Specifies whether this connection is supported by the Database Tools Runtime.
- state str
- The current state of the Database Tools connection.
- Mapping[str, str]
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- time_created str
- The time the Database Tools connection was created. An RFC3339 formatted datetime string.
- time_updated str
- The time the DatabaseToolsConnection was updated. An RFC3339 formatted datetime string.
- type str
- The Database Tools connection type.
- url str
- The JDBC URL used to connect to the Generic JDBC database system.
- user_name str
- The database user name.
- user_passwords Sequence[GetDatabase Tools Connection User Password] 
- The user password.
- advancedProperties Map<String>
- The advanced connection properties key-value pair (for example, oracle.net.ssl_server_dn_match).
- compartmentId String
- The OCID of the compartment containing the Database Tools connection.
- connectionString String
- The connect descriptor or Easy Connect Naming method used to connect to the database.
- databaseTools StringConnection Id 
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
- displayName String
- A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
- Map<String>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
- id String
- The OCID of the Database Tools connection.
- keyStores List<Property Map>
- The Oracle wallet or Java Keystores containing trusted certificates for authenticating the server's public certificate and the client private key and associated certificates required for client authentication.
- lifecycleDetails String
- A message describing the current state in more detail. For example, this message can be used to provide actionable information for a resource in the Failed state.
- locks List<Property Map>
- Locks associated with this resource.
- privateEndpoint StringId 
- The OCID of the Database Tools private endpoint used to access the database in the customer VCN.
- proxyClients List<Property Map>
- The proxy client information.
- List<Property Map>
- A related resource
- runtimeSupport String
- Specifies whether this connection is supported by the Database Tools Runtime.
- state String
- The current state of the Database Tools connection.
- Map<String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud.free-tier-retained": "true"}
- timeCreated String
- The time the Database Tools connection was created. An RFC3339 formatted datetime string.
- timeUpdated String
- The time the DatabaseToolsConnection was updated. An RFC3339 formatted datetime string.
- type String
- The Database Tools connection type.
- url String
- The JDBC URL used to connect to the Generic JDBC database system.
- userName String
- The database user name.
- userPasswords List<Property Map>
- The user password.
Supporting Types
GetDatabaseToolsConnectionKeyStore     
- KeyStore List<GetContents Database Tools Connection Key Store Key Store Content> 
- The key store content.
- KeyStore List<GetPasswords Database Tools Connection Key Store Key Store Password> 
- The key store password.
- KeyStore stringType 
- The key store type.
- KeyStore []GetContents Database Tools Connection Key Store Key Store Content 
- The key store content.
- KeyStore []GetPasswords Database Tools Connection Key Store Key Store Password 
- The key store password.
- KeyStore stringType 
- The key store type.
- keyStore List<GetContents Connection Key Store Key Store Content> 
- The key store content.
- keyStore List<GetPasswords Connection Key Store Key Store Password> 
- The key store password.
- keyStore StringType 
- The key store type.
- keyStore GetContents Database Tools Connection Key Store Key Store Content[] 
- The key store content.
- keyStore GetPasswords Database Tools Connection Key Store Key Store Password[] 
- The key store password.
- keyStore stringType 
- The key store type.
- key_store_ Sequence[Getcontents Database Tools Connection Key Store Key Store Content] 
- The key store content.
- key_store_ Sequence[Getpasswords Database Tools Connection Key Store Key Store Password] 
- The key store password.
- key_store_ strtype 
- The key store type.
- keyStore List<Property Map>Contents 
- The key store content.
- keyStore List<Property Map>Passwords 
- The key store password.
- keyStore StringType 
- The key store type.
GetDatabaseToolsConnectionKeyStoreKeyStoreContent        
- secret_id str
- The OCID of the secret containing the user password.
- value_type str
- The value type of the user password.
GetDatabaseToolsConnectionKeyStoreKeyStorePassword        
- secret_id str
- The OCID of the secret containing the user password.
- value_type str
- The value type of the user password.
GetDatabaseToolsConnectionLock    
- Message string
- A message added by the creator of the lock. This is typically used to give an indication of why the resource is locked.
- string
- The id of the resource that is locking this resource. Indicates that deleting this resource will remove the lock.
- TimeCreated string
- The time the Database Tools connection was created. An RFC3339 formatted datetime string.
- Type string
- The Database Tools connection type.
- Message string
- A message added by the creator of the lock. This is typically used to give an indication of why the resource is locked.
- string
- The id of the resource that is locking this resource. Indicates that deleting this resource will remove the lock.
- TimeCreated string
- The time the Database Tools connection was created. An RFC3339 formatted datetime string.
- Type string
- The Database Tools connection type.
- message String
- A message added by the creator of the lock. This is typically used to give an indication of why the resource is locked.
- String
- The id of the resource that is locking this resource. Indicates that deleting this resource will remove the lock.
- timeCreated String
- The time the Database Tools connection was created. An RFC3339 formatted datetime string.
- type String
- The Database Tools connection type.
- message string
- A message added by the creator of the lock. This is typically used to give an indication of why the resource is locked.
- string
- The id of the resource that is locking this resource. Indicates that deleting this resource will remove the lock.
- timeCreated string
- The time the Database Tools connection was created. An RFC3339 formatted datetime string.
- type string
- The Database Tools connection type.
- message str
- A message added by the creator of the lock. This is typically used to give an indication of why the resource is locked.
- str
- The id of the resource that is locking this resource. Indicates that deleting this resource will remove the lock.
- time_created str
- The time the Database Tools connection was created. An RFC3339 formatted datetime string.
- type str
- The Database Tools connection type.
- message String
- A message added by the creator of the lock. This is typically used to give an indication of why the resource is locked.
- String
- The id of the resource that is locking this resource. Indicates that deleting this resource will remove the lock.
- timeCreated String
- The time the Database Tools connection was created. An RFC3339 formatted datetime string.
- type String
- The Database Tools connection type.
GetDatabaseToolsConnectionProxyClient     
- ProxyAuthentication stringType 
- The proxy authentication type.
- Roles List<string>
- A list of database roles for the client. These roles are enabled if the proxy is authorized to use the roles on behalf of the client.
- UserName string
- The database user name.
- UserPasswords List<GetDatabase Tools Connection Proxy Client User Password> 
- The user password.
- ProxyAuthentication stringType 
- The proxy authentication type.
- Roles []string
- A list of database roles for the client. These roles are enabled if the proxy is authorized to use the roles on behalf of the client.
- UserName string
- The database user name.
- UserPasswords []GetDatabase Tools Connection Proxy Client User Password 
- The user password.
- proxyAuthentication StringType 
- The proxy authentication type.
- roles List<String>
- A list of database roles for the client. These roles are enabled if the proxy is authorized to use the roles on behalf of the client.
- userName String
- The database user name.
- userPasswords List<GetConnection Proxy Client User Password> 
- The user password.
- proxyAuthentication stringType 
- The proxy authentication type.
- roles string[]
- A list of database roles for the client. These roles are enabled if the proxy is authorized to use the roles on behalf of the client.
- userName string
- The database user name.
- userPasswords GetDatabase Tools Connection Proxy Client User Password[] 
- The user password.
- proxy_authentication_ strtype 
- The proxy authentication type.
- roles Sequence[str]
- A list of database roles for the client. These roles are enabled if the proxy is authorized to use the roles on behalf of the client.
- user_name str
- The database user name.
- user_passwords Sequence[GetDatabase Tools Connection Proxy Client User Password] 
- The user password.
- proxyAuthentication StringType 
- The proxy authentication type.
- roles List<String>
- A list of database roles for the client. These roles are enabled if the proxy is authorized to use the roles on behalf of the client.
- userName String
- The database user name.
- userPasswords List<Property Map>
- The user password.
GetDatabaseToolsConnectionProxyClientUserPassword       
- secret_id str
- The OCID of the secret containing the user password.
- value_type str
- The value type of the user password.
GetDatabaseToolsConnectionRelatedResource     
- EntityType string
- The resource entity type.
- Identifier string
- The OCID of the related resource.
- EntityType string
- The resource entity type.
- Identifier string
- The OCID of the related resource.
- entityType String
- The resource entity type.
- identifier String
- The OCID of the related resource.
- entityType string
- The resource entity type.
- identifier string
- The OCID of the related resource.
- entity_type str
- The resource entity type.
- identifier str
- The OCID of the related resource.
- entityType String
- The resource entity type.
- identifier String
- The OCID of the related resource.
GetDatabaseToolsConnectionUserPassword     
- secret_id str
- The OCID of the secret containing the user password.
- value_type str
- The value type of the user password.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the ociTerraform Provider.