Viewing docs for Oracle Cloud Infrastructure v4.11.0
published on Friday, May 15, 2026 by Pulumi
published on Friday, May 15, 2026 by Pulumi
Viewing docs for Oracle Cloud Infrastructure v4.11.0
published on Friday, May 15, 2026 by Pulumi
published on Friday, May 15, 2026 by Pulumi
This data source provides details about a specific Database Tools Connection Property Set resource in Oracle Cloud Infrastructure Database Tools Runtime service.
Get a property set
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testDatabaseToolsConnectionPropertySet = oci.databasetools.getRuntimeDatabaseToolsConnectionPropertySet({
databaseToolsConnectionId: testDatabaseToolsConnection.id,
propertySetKey: databaseToolsConnectionPropertySetPropertySetKey,
});
import pulumi
import pulumi_oci as oci
test_database_tools_connection_property_set = oci.databasetools.get_runtime_database_tools_connection_property_set(database_tools_connection_id=test_database_tools_connection["id"],
property_set_key=database_tools_connection_property_set_property_set_key)
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v4/go/oci/databasetools"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := databasetools.GetRuntimeDatabaseToolsConnectionPropertySet(ctx, &databasetools.GetRuntimeDatabaseToolsConnectionPropertySetArgs{
DatabaseToolsConnectionId: testDatabaseToolsConnection.Id,
PropertySetKey: databaseToolsConnectionPropertySetPropertySetKey,
}, 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 testDatabaseToolsConnectionPropertySet = Oci.DatabaseTools.GetRuntimeDatabaseToolsConnectionPropertySet.Invoke(new()
{
DatabaseToolsConnectionId = testDatabaseToolsConnection.Id,
PropertySetKey = databaseToolsConnectionPropertySetPropertySetKey,
});
});
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.GetRuntimeDatabaseToolsConnectionPropertySetArgs;
import java.util.ArrayList;
import java.util.Arrays;
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 testDatabaseToolsConnectionPropertySet = DatabaseToolsFunctions.getRuntimeDatabaseToolsConnectionPropertySet(GetRuntimeDatabaseToolsConnectionPropertySetArgs.builder()
.databaseToolsConnectionId(testDatabaseToolsConnection.id())
.propertySetKey(databaseToolsConnectionPropertySetPropertySetKey)
.build());
}
}
variables:
testDatabaseToolsConnectionPropertySet:
fn::invoke:
function: oci:DatabaseTools:getRuntimeDatabaseToolsConnectionPropertySet
arguments:
databaseToolsConnectionId: ${testDatabaseToolsConnection.id}
propertySetKey: ${databaseToolsConnectionPropertySetPropertySetKey}
Example coming soon!
Using getRuntimeDatabaseToolsConnectionPropertySet
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 getRuntimeDatabaseToolsConnectionPropertySet(args: GetRuntimeDatabaseToolsConnectionPropertySetArgs, opts?: InvokeOptions): Promise<GetRuntimeDatabaseToolsConnectionPropertySetResult>
function getRuntimeDatabaseToolsConnectionPropertySetOutput(args: GetRuntimeDatabaseToolsConnectionPropertySetOutputArgs, opts?: InvokeOptions): Output<GetRuntimeDatabaseToolsConnectionPropertySetResult>def get_runtime_database_tools_connection_property_set(database_tools_connection_id: Optional[str] = None,
property_set_key: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetRuntimeDatabaseToolsConnectionPropertySetResult
def get_runtime_database_tools_connection_property_set_output(database_tools_connection_id: pulumi.Input[Optional[str]] = None,
property_set_key: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetRuntimeDatabaseToolsConnectionPropertySetResult]func LookupRuntimeDatabaseToolsConnectionPropertySet(ctx *Context, args *LookupRuntimeDatabaseToolsConnectionPropertySetArgs, opts ...InvokeOption) (*LookupRuntimeDatabaseToolsConnectionPropertySetResult, error)
func LookupRuntimeDatabaseToolsConnectionPropertySetOutput(ctx *Context, args *LookupRuntimeDatabaseToolsConnectionPropertySetOutputArgs, opts ...InvokeOption) LookupRuntimeDatabaseToolsConnectionPropertySetResultOutput> Note: This function is named LookupRuntimeDatabaseToolsConnectionPropertySet in the Go SDK.
public static class GetRuntimeDatabaseToolsConnectionPropertySet
{
public static Task<GetRuntimeDatabaseToolsConnectionPropertySetResult> InvokeAsync(GetRuntimeDatabaseToolsConnectionPropertySetArgs args, InvokeOptions? opts = null)
public static Output<GetRuntimeDatabaseToolsConnectionPropertySetResult> Invoke(GetRuntimeDatabaseToolsConnectionPropertySetInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetRuntimeDatabaseToolsConnectionPropertySetResult> getRuntimeDatabaseToolsConnectionPropertySet(GetRuntimeDatabaseToolsConnectionPropertySetArgs args, InvokeOptions options)
public static Output<GetRuntimeDatabaseToolsConnectionPropertySetResult> getRuntimeDatabaseToolsConnectionPropertySet(GetRuntimeDatabaseToolsConnectionPropertySetArgs args, InvokeOptions options)
fn::invoke:
function: oci:DatabaseTools/getRuntimeDatabaseToolsConnectionPropertySet:getRuntimeDatabaseToolsConnectionPropertySet
arguments:
# arguments dictionarydata "oci_databasetools_getruntimedatabasetoolsconnectionpropertyset" "name" {
# arguments
}The following arguments are supported:
- Database
Tools stringConnection Id - The OCID of a Database Tools connection.
- Property
Set stringKey - The name of the property set
- Database
Tools stringConnection Id - The OCID of a Database Tools connection.
- Property
Set stringKey - The name of the property set
- database_
tools_ stringconnection_ id - The OCID of a Database Tools connection.
- property_
set_ stringkey - The name of the property set
- database
Tools StringConnection Id - The OCID of a Database Tools connection.
- property
Set StringKey - The name of the property set
- database
Tools stringConnection Id - The OCID of a Database Tools connection.
- property
Set stringKey - The name of the property set
- database_
tools_ strconnection_ id - The OCID of a Database Tools connection.
- property_
set_ strkey - The name of the property set
- database
Tools StringConnection Id - The OCID of a Database Tools connection.
- property
Set StringKey - The name of the property set
getRuntimeDatabaseToolsConnectionPropertySet Result
The following output properties are available:
- Authentication
Substitutions Dictionary<string, string> - APEX FA Integration key-value pairs.
- Autonomous
Database stringResource Principal Status - The status of the Autonomous Database Serverless Resource Principal (OCI$RESOURCE_PRINCIPAL)
- Credential
Key string - The name of the credential used by APEX to manage Object Storage Buckets and Objects as well as invoke the Document Generator function
- Database
Tools stringConnection Id - Function
Id string - The OCID of the Document Generator function
- Id string
- Identity
Providers List<GetRuntime Database Tools Connection Property Set Identity Provider> - External identity type provider
- Instance
Dbms stringCredential Enabled - Specifies whether database credentials can be used in all workspaces on the APEX instance. Supported values include: "Y", "N" and empty string.
- Invoke
Endpoint string - The base endpoint URL to use to invoke the Document Generator function
- Is
Mutable bool - Indicates whether the property set is mutable or not
- Key string
- The name of the property set
- Object
Storage stringBucket Compartment Id - The OCID of the compartment containing the Object Storage Buckets managed by APEX
- Object
Storage stringEndpoint - Object Storage Endpoint
- Object
Storage stringNamespace - The Object Storage Namespace containing the Object Storage Buckets managed by APEX
- Prerequisites
Checks List<GetRuntime Database Tools Connection Property Set Prerequisites Check> - The results of a prerequisites check for APEX FA integration
- Print
Server stringType - The print server type
- Property
Set stringKey - User
Key string - The APEX engine schema name
- Version string
- The version of APEX
- Authentication
Substitutions map[string]string - APEX FA Integration key-value pairs.
- Autonomous
Database stringResource Principal Status - The status of the Autonomous Database Serverless Resource Principal (OCI$RESOURCE_PRINCIPAL)
- Credential
Key string - The name of the credential used by APEX to manage Object Storage Buckets and Objects as well as invoke the Document Generator function
- Database
Tools stringConnection Id - Function
Id string - The OCID of the Document Generator function
- Id string
- Identity
Providers []GetRuntime Database Tools Connection Property Set Identity Provider - External identity type provider
- Instance
Dbms stringCredential Enabled - Specifies whether database credentials can be used in all workspaces on the APEX instance. Supported values include: "Y", "N" and empty string.
- Invoke
Endpoint string - The base endpoint URL to use to invoke the Document Generator function
- Is
Mutable bool - Indicates whether the property set is mutable or not
- Key string
- The name of the property set
- Object
Storage stringBucket Compartment Id - The OCID of the compartment containing the Object Storage Buckets managed by APEX
- Object
Storage stringEndpoint - Object Storage Endpoint
- Object
Storage stringNamespace - The Object Storage Namespace containing the Object Storage Buckets managed by APEX
- Prerequisites
Checks []GetRuntime Database Tools Connection Property Set Prerequisites Check - The results of a prerequisites check for APEX FA integration
- Print
Server stringType - The print server type
- Property
Set stringKey - User
Key string - The APEX engine schema name
- Version string
- The version of APEX
- authentication_
substitutions map(string) - APEX FA Integration key-value pairs.
- autonomous_
database_ stringresource_ principal_ status - The status of the Autonomous Database Serverless Resource Principal (OCI$RESOURCE_PRINCIPAL)
- credential_
key string - The name of the credential used by APEX to manage Object Storage Buckets and Objects as well as invoke the Document Generator function
- database_
tools_ stringconnection_ id - function_
id string - The OCID of the Document Generator function
- id string
- identity_
providers list(object) - External identity type provider
- instance_
dbms_ stringcredential_ enabled - Specifies whether database credentials can be used in all workspaces on the APEX instance. Supported values include: "Y", "N" and empty string.
- invoke_
endpoint string - The base endpoint URL to use to invoke the Document Generator function
- is_
mutable bool - Indicates whether the property set is mutable or not
- key string
- The name of the property set
- object_
storage_ stringbucket_ compartment_ id - The OCID of the compartment containing the Object Storage Buckets managed by APEX
- object_
storage_ stringendpoint - Object Storage Endpoint
- object_
storage_ stringnamespace - The Object Storage Namespace containing the Object Storage Buckets managed by APEX
- prerequisites_
checks list(object) - The results of a prerequisites check for APEX FA integration
- print_
server_ stringtype - The print server type
- property_
set_ stringkey - user_
key string - The APEX engine schema name
- version string
- The version of APEX
- authentication
Substitutions Map<String,String> - APEX FA Integration key-value pairs.
- autonomous
Database StringResource Principal Status - The status of the Autonomous Database Serverless Resource Principal (OCI$RESOURCE_PRINCIPAL)
- credential
Key String - The name of the credential used by APEX to manage Object Storage Buckets and Objects as well as invoke the Document Generator function
- database
Tools StringConnection Id - function
Id String - The OCID of the Document Generator function
- id String
- identity
Providers List<GetRuntime Connection Property Set Identity Provider> - External identity type provider
- instance
Dbms StringCredential Enabled - Specifies whether database credentials can be used in all workspaces on the APEX instance. Supported values include: "Y", "N" and empty string.
- invoke
Endpoint String - The base endpoint URL to use to invoke the Document Generator function
- is
Mutable Boolean - Indicates whether the property set is mutable or not
- key String
- The name of the property set
- object
Storage StringBucket Compartment Id - The OCID of the compartment containing the Object Storage Buckets managed by APEX
- object
Storage StringEndpoint - Object Storage Endpoint
- object
Storage StringNamespace - The Object Storage Namespace containing the Object Storage Buckets managed by APEX
- prerequisites
Checks List<GetRuntime Connection Property Set Prerequisites Check> - The results of a prerequisites check for APEX FA integration
- print
Server StringType - The print server type
- property
Set StringKey - user
Key String - The APEX engine schema name
- version String
- The version of APEX
- authentication
Substitutions {[key: string]: string} - APEX FA Integration key-value pairs.
- autonomous
Database stringResource Principal Status - The status of the Autonomous Database Serverless Resource Principal (OCI$RESOURCE_PRINCIPAL)
- credential
Key string - The name of the credential used by APEX to manage Object Storage Buckets and Objects as well as invoke the Document Generator function
- database
Tools stringConnection Id - function
Id string - The OCID of the Document Generator function
- id string
- identity
Providers GetRuntime Database Tools Connection Property Set Identity Provider[] - External identity type provider
- instance
Dbms stringCredential Enabled - Specifies whether database credentials can be used in all workspaces on the APEX instance. Supported values include: "Y", "N" and empty string.
- invoke
Endpoint string - The base endpoint URL to use to invoke the Document Generator function
- is
Mutable boolean - Indicates whether the property set is mutable or not
- key string
- The name of the property set
- object
Storage stringBucket Compartment Id - The OCID of the compartment containing the Object Storage Buckets managed by APEX
- object
Storage stringEndpoint - Object Storage Endpoint
- object
Storage stringNamespace - The Object Storage Namespace containing the Object Storage Buckets managed by APEX
- prerequisites
Checks GetRuntime Database Tools Connection Property Set Prerequisites Check[] - The results of a prerequisites check for APEX FA integration
- print
Server stringType - The print server type
- property
Set stringKey - user
Key string - The APEX engine schema name
- version string
- The version of APEX
- authentication_
substitutions Mapping[str, str] - APEX FA Integration key-value pairs.
- autonomous_
database_ strresource_ principal_ status - The status of the Autonomous Database Serverless Resource Principal (OCI$RESOURCE_PRINCIPAL)
- credential_
key str - The name of the credential used by APEX to manage Object Storage Buckets and Objects as well as invoke the Document Generator function
- database_
tools_ strconnection_ id - function_
id str - The OCID of the Document Generator function
- id str
- identity_
providers Sequence[GetRuntime Database Tools Connection Property Set Identity Provider] - External identity type provider
- instance_
dbms_ strcredential_ enabled - Specifies whether database credentials can be used in all workspaces on the APEX instance. Supported values include: "Y", "N" and empty string.
- invoke_
endpoint str - The base endpoint URL to use to invoke the Document Generator function
- is_
mutable bool - Indicates whether the property set is mutable or not
- key str
- The name of the property set
- object_
storage_ strbucket_ compartment_ id - The OCID of the compartment containing the Object Storage Buckets managed by APEX
- object_
storage_ strendpoint - Object Storage Endpoint
- object_
storage_ strnamespace - The Object Storage Namespace containing the Object Storage Buckets managed by APEX
- prerequisites_
checks Sequence[GetRuntime Database Tools Connection Property Set Prerequisites Check] - The results of a prerequisites check for APEX FA integration
- print_
server_ strtype - The print server type
- property_
set_ strkey - user_
key str - The APEX engine schema name
- version str
- The version of APEX
- authentication
Substitutions Map<String> - APEX FA Integration key-value pairs.
- autonomous
Database StringResource Principal Status - The status of the Autonomous Database Serverless Resource Principal (OCI$RESOURCE_PRINCIPAL)
- credential
Key String - The name of the credential used by APEX to manage Object Storage Buckets and Objects as well as invoke the Document Generator function
- database
Tools StringConnection Id - function
Id String - The OCID of the Document Generator function
- id String
- identity
Providers List<Property Map> - External identity type provider
- instance
Dbms StringCredential Enabled - Specifies whether database credentials can be used in all workspaces on the APEX instance. Supported values include: "Y", "N" and empty string.
- invoke
Endpoint String - The base endpoint URL to use to invoke the Document Generator function
- is
Mutable Boolean - Indicates whether the property set is mutable or not
- key String
- The name of the property set
- object
Storage StringBucket Compartment Id - The OCID of the compartment containing the Object Storage Buckets managed by APEX
- object
Storage StringEndpoint - Object Storage Endpoint
- object
Storage StringNamespace - The Object Storage Namespace containing the Object Storage Buckets managed by APEX
- prerequisites
Checks List<Property Map> - The results of a prerequisites check for APEX FA integration
- print
Server StringType - The print server type
- property
Set StringKey - user
Key String - The APEX engine schema name
- version String
- The version of APEX
Supporting Types
GetRuntimeDatabaseToolsConnectionPropertySetIdentityProvider
GetRuntimeDatabaseToolsConnectionPropertySetPrerequisitesCheck
- Status string
- Status indicating the outcome of the prerequisites check.
- Status
Details List<string> - Messages describing the prerequisites check outcome. Messages can provide actionable information when the status indicates a failure.
- Status string
- Status indicating the outcome of the prerequisites check.
- Status
Details []string - Messages describing the prerequisites check outcome. Messages can provide actionable information when the status indicates a failure.
- status string
- Status indicating the outcome of the prerequisites check.
- status_
details list(string) - Messages describing the prerequisites check outcome. Messages can provide actionable information when the status indicates a failure.
- status String
- Status indicating the outcome of the prerequisites check.
- status
Details List<String> - Messages describing the prerequisites check outcome. Messages can provide actionable information when the status indicates a failure.
- status string
- Status indicating the outcome of the prerequisites check.
- status
Details string[] - Messages describing the prerequisites check outcome. Messages can provide actionable information when the status indicates a failure.
- status str
- Status indicating the outcome of the prerequisites check.
- status_
details Sequence[str] - Messages describing the prerequisites check outcome. Messages can provide actionable information when the status indicates a failure.
- status String
- Status indicating the outcome of the prerequisites check.
- status
Details List<String> - Messages describing the prerequisites check outcome. Messages can provide actionable information when the status indicates a failure.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
ociTerraform Provider.
Viewing docs for Oracle Cloud Infrastructure v4.11.0
published on Friday, May 15, 2026 by Pulumi
published on Friday, May 15, 2026 by Pulumi
