Oracle Cloud Infrastructure v2.11.0 published on Thursday, Sep 19, 2024 by Pulumi
oci.VisualBuilder.getVbInstance
Explore with Pulumi AI
This data source provides details about a specific Vb Instance resource in Oracle Cloud Infrastructure Visual Builder service.
Gets a VbInstance by identifier
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testVbInstance = oci.VisualBuilder.getVbInstance({
vbInstanceId: testVbInstanceOciVisualBuilderVbInstance.id,
});
import pulumi
import pulumi_oci as oci
test_vb_instance = oci.VisualBuilder.get_vb_instance(vb_instance_id=test_vb_instance_oci_visual_builder_vb_instance["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/VisualBuilder"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := VisualBuilder.GetVbInstance(ctx, &visualbuilder.GetVbInstanceArgs{
VbInstanceId: testVbInstanceOciVisualBuilderVbInstance.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 testVbInstance = Oci.VisualBuilder.GetVbInstance.Invoke(new()
{
VbInstanceId = testVbInstanceOciVisualBuilderVbInstance.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.VisualBuilder.VisualBuilderFunctions;
import com.pulumi.oci.VisualBuilder.inputs.GetVbInstanceArgs;
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 testVbInstance = VisualBuilderFunctions.getVbInstance(GetVbInstanceArgs.builder()
.vbInstanceId(testVbInstanceOciVisualBuilderVbInstance.id())
.build());
}
}
variables:
testVbInstance:
fn::invoke:
Function: oci:VisualBuilder:getVbInstance
Arguments:
vbInstanceId: ${testVbInstanceOciVisualBuilderVbInstance.id}
Using getVbInstance
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 getVbInstance(args: GetVbInstanceArgs, opts?: InvokeOptions): Promise<GetVbInstanceResult>
function getVbInstanceOutput(args: GetVbInstanceOutputArgs, opts?: InvokeOptions): Output<GetVbInstanceResult>
def get_vb_instance(vb_instance_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVbInstanceResult
def get_vb_instance_output(vb_instance_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVbInstanceResult]
func GetVbInstance(ctx *Context, args *GetVbInstanceArgs, opts ...InvokeOption) (*GetVbInstanceResult, error)
func GetVbInstanceOutput(ctx *Context, args *GetVbInstanceOutputArgs, opts ...InvokeOption) GetVbInstanceResultOutput
> Note: This function is named GetVbInstance
in the Go SDK.
public static class GetVbInstance
{
public static Task<GetVbInstanceResult> InvokeAsync(GetVbInstanceArgs args, InvokeOptions? opts = null)
public static Output<GetVbInstanceResult> Invoke(GetVbInstanceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVbInstanceResult> getVbInstance(GetVbInstanceArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:VisualBuilder/getVbInstance:getVbInstance
arguments:
# arguments dictionary
The following arguments are supported:
- Vb
Instance stringId - Unique Vb Instance identifier.
- Vb
Instance stringId - Unique Vb Instance identifier.
- vb
Instance StringId - Unique Vb Instance identifier.
- vb
Instance stringId - Unique Vb Instance identifier.
- vb_
instance_ strid - Unique Vb Instance identifier.
- vb
Instance StringId - Unique Vb Instance identifier.
getVbInstance Result
The following output properties are available:
- Alternate
Custom List<GetEndpoints Vb Instance Alternate Custom Endpoint> - A list of alternate custom endpoints used for the vb instance URL.
- Attachments
List<Get
Vb Instance Attachment> - A list of associated attachments to other services
- Compartment
Id string - Compartment Identifier.
- Consumption
Model string - The entitlement used for billing purposes.
- Custom
Endpoints List<GetVb Instance Custom Endpoint> - Details for a custom endpoint for the vb instance.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Display
Name string - Vb Instance Identifier, can be renamed.
- 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
- Unique identifier that is immutable on creation.
- Idcs
Infos List<GetVb Instance Idcs Info> - Information for IDCS access
- Idcs
Open stringId - Instance
Url string - The Vb Instance URL.
- Is
Visual boolBuilder Enabled - Visual Builder is enabled or not.
- Management
Nat stringGateway Ip - The NAT gateway IP address for the VB management VCN
- Management
Vcn stringId - The Oracle Cloud ID (OCID) of the Visual Builder management VCN
- Node
Count int - The number of Nodes
- Service
Nat stringGateway Ip - The NAT gateway IP address for the VB service VCN
- Service
Vcn stringId - The Oracle Cloud ID (OCID) of the Visual Builder service VCN
- State string
- The current state of the vb instance.
- State
Message string - An message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- Dictionary<string, string>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The time the the VbInstance was created. An RFC3339 formatted datetime string.
- Time
Updated string - The time the VbInstance was updated. An RFC3339 formatted datetime string.
- Vb
Instance stringId
- Alternate
Custom []GetEndpoints Vb Instance Alternate Custom Endpoint - A list of alternate custom endpoints used for the vb instance URL.
- Attachments
[]Get
Vb Instance Attachment - A list of associated attachments to other services
- Compartment
Id string - Compartment Identifier.
- Consumption
Model string - The entitlement used for billing purposes.
- Custom
Endpoints []GetVb Instance Custom Endpoint - Details for a custom endpoint for the vb instance.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Display
Name string - Vb Instance Identifier, can be renamed.
- 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
- Unique identifier that is immutable on creation.
- Idcs
Infos []GetVb Instance Idcs Info - Information for IDCS access
- Idcs
Open stringId - Instance
Url string - The Vb Instance URL.
- Is
Visual boolBuilder Enabled - Visual Builder is enabled or not.
- Management
Nat stringGateway Ip - The NAT gateway IP address for the VB management VCN
- Management
Vcn stringId - The Oracle Cloud ID (OCID) of the Visual Builder management VCN
- Node
Count int - The number of Nodes
- Service
Nat stringGateway Ip - The NAT gateway IP address for the VB service VCN
- Service
Vcn stringId - The Oracle Cloud ID (OCID) of the Visual Builder service VCN
- State string
- The current state of the vb instance.
- State
Message string - An message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- map[string]string
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The time the the VbInstance was created. An RFC3339 formatted datetime string.
- Time
Updated string - The time the VbInstance was updated. An RFC3339 formatted datetime string.
- Vb
Instance stringId
- alternate
Custom List<GetEndpoints Vb Instance Alternate Custom Endpoint> - A list of alternate custom endpoints used for the vb instance URL.
- attachments
List<Get
Vb Instance Attachment> - A list of associated attachments to other services
- compartment
Id String - Compartment Identifier.
- consumption
Model String - The entitlement used for billing purposes.
- custom
Endpoints List<GetVb Instance Custom Endpoint> - Details for a custom endpoint for the vb instance.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- display
Name String - Vb Instance Identifier, can be renamed.
- 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
- Unique identifier that is immutable on creation.
- idcs
Infos List<GetVb Instance Idcs Info> - Information for IDCS access
- idcs
Open StringId - instance
Url String - The Vb Instance URL.
- is
Visual BooleanBuilder Enabled - Visual Builder is enabled or not.
- management
Nat StringGateway Ip - The NAT gateway IP address for the VB management VCN
- management
Vcn StringId - The Oracle Cloud ID (OCID) of the Visual Builder management VCN
- node
Count Integer - The number of Nodes
- service
Nat StringGateway Ip - The NAT gateway IP address for the VB service VCN
- service
Vcn StringId - The Oracle Cloud ID (OCID) of the Visual Builder service VCN
- state String
- The current state of the vb instance.
- state
Message String - An message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- Map<String,String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The time the the VbInstance was created. An RFC3339 formatted datetime string.
- time
Updated String - The time the VbInstance was updated. An RFC3339 formatted datetime string.
- vb
Instance StringId
- alternate
Custom GetEndpoints Vb Instance Alternate Custom Endpoint[] - A list of alternate custom endpoints used for the vb instance URL.
- attachments
Get
Vb Instance Attachment[] - A list of associated attachments to other services
- compartment
Id string - Compartment Identifier.
- consumption
Model string - The entitlement used for billing purposes.
- custom
Endpoints GetVb Instance Custom Endpoint[] - Details for a custom endpoint for the vb instance.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- display
Name string - Vb Instance Identifier, can be renamed.
- {[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
- Unique identifier that is immutable on creation.
- idcs
Infos GetVb Instance Idcs Info[] - Information for IDCS access
- idcs
Open stringId - instance
Url string - The Vb Instance URL.
- is
Visual booleanBuilder Enabled - Visual Builder is enabled or not.
- management
Nat stringGateway Ip - The NAT gateway IP address for the VB management VCN
- management
Vcn stringId - The Oracle Cloud ID (OCID) of the Visual Builder management VCN
- node
Count number - The number of Nodes
- service
Nat stringGateway Ip - The NAT gateway IP address for the VB service VCN
- service
Vcn stringId - The Oracle Cloud ID (OCID) of the Visual Builder service VCN
- state string
- The current state of the vb instance.
- state
Message string - An message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- {[key: string]: string}
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created string - The time the the VbInstance was created. An RFC3339 formatted datetime string.
- time
Updated string - The time the VbInstance was updated. An RFC3339 formatted datetime string.
- vb
Instance stringId
- alternate_
custom_ Sequence[visualbuilder.endpoints Get Vb Instance Alternate Custom Endpoint] - A list of alternate custom endpoints used for the vb instance URL.
- attachments
Sequence[visualbuilder.
Get Vb Instance Attachment] - A list of associated attachments to other services
- compartment_
id str - Compartment Identifier.
- consumption_
model str - The entitlement used for billing purposes.
- custom_
endpoints Sequence[visualbuilder.Get Vb Instance Custom Endpoint] - Details for a custom endpoint for the vb instance.
- 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 - Vb Instance Identifier, can be renamed.
- 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
- Unique identifier that is immutable on creation.
- idcs_
infos Sequence[visualbuilder.Get Vb Instance Idcs Info] - Information for IDCS access
- idcs_
open_ strid - instance_
url str - The Vb Instance URL.
- is_
visual_ boolbuilder_ enabled - Visual Builder is enabled or not.
- management_
nat_ strgateway_ ip - The NAT gateway IP address for the VB management VCN
- management_
vcn_ strid - The Oracle Cloud ID (OCID) of the Visual Builder management VCN
- node_
count int - The number of Nodes
- service_
nat_ strgateway_ ip - The NAT gateway IP address for the VB service VCN
- service_
vcn_ strid - The Oracle Cloud ID (OCID) of the Visual Builder service VCN
- state str
- The current state of the vb instance.
- state_
message str - An message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- 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 the VbInstance was created. An RFC3339 formatted datetime string.
- time_
updated str - The time the VbInstance was updated. An RFC3339 formatted datetime string.
- vb_
instance_ strid
- alternate
Custom List<Property Map>Endpoints - A list of alternate custom endpoints used for the vb instance URL.
- attachments List<Property Map>
- A list of associated attachments to other services
- compartment
Id String - Compartment Identifier.
- consumption
Model String - The entitlement used for billing purposes.
- custom
Endpoints List<Property Map> - Details for a custom endpoint for the vb instance.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- display
Name String - Vb Instance Identifier, can be renamed.
- 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
- Unique identifier that is immutable on creation.
- idcs
Infos List<Property Map> - Information for IDCS access
- idcs
Open StringId - instance
Url String - The Vb Instance URL.
- is
Visual BooleanBuilder Enabled - Visual Builder is enabled or not.
- management
Nat StringGateway Ip - The NAT gateway IP address for the VB management VCN
- management
Vcn StringId - The Oracle Cloud ID (OCID) of the Visual Builder management VCN
- node
Count Number - The number of Nodes
- service
Nat StringGateway Ip - The NAT gateway IP address for the VB service VCN
- service
Vcn StringId - The Oracle Cloud ID (OCID) of the Visual Builder service VCN
- state String
- The current state of the vb instance.
- state
Message String - An message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- Map<String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The time the the VbInstance was created. An RFC3339 formatted datetime string.
- time
Updated String - The time the VbInstance was updated. An RFC3339 formatted datetime string.
- vb
Instance StringId
Supporting Types
GetVbInstanceAlternateCustomEndpoint
- Certificate
Secret stringId - Optional OCID of a vault/secret containing a private SSL certificate bundle to be used for the custom hostname.
- Certificate
Secret intVersion - The secret version used for the certificate-secret-id (if certificate-secret-id is specified).
- Hostname string
- A custom hostname to be used for the vb instance URL, in FQDN format.
- Certificate
Secret stringId - Optional OCID of a vault/secret containing a private SSL certificate bundle to be used for the custom hostname.
- Certificate
Secret intVersion - The secret version used for the certificate-secret-id (if certificate-secret-id is specified).
- Hostname string
- A custom hostname to be used for the vb instance URL, in FQDN format.
- certificate
Secret StringId - Optional OCID of a vault/secret containing a private SSL certificate bundle to be used for the custom hostname.
- certificate
Secret IntegerVersion - The secret version used for the certificate-secret-id (if certificate-secret-id is specified).
- hostname String
- A custom hostname to be used for the vb instance URL, in FQDN format.
- certificate
Secret stringId - Optional OCID of a vault/secret containing a private SSL certificate bundle to be used for the custom hostname.
- certificate
Secret numberVersion - The secret version used for the certificate-secret-id (if certificate-secret-id is specified).
- hostname string
- A custom hostname to be used for the vb instance URL, in FQDN format.
- certificate_
secret_ strid - Optional OCID of a vault/secret containing a private SSL certificate bundle to be used for the custom hostname.
- certificate_
secret_ intversion - The secret version used for the certificate-secret-id (if certificate-secret-id is specified).
- hostname str
- A custom hostname to be used for the vb instance URL, in FQDN format.
- certificate
Secret StringId - Optional OCID of a vault/secret containing a private SSL certificate bundle to be used for the custom hostname.
- certificate
Secret NumberVersion - The secret version used for the certificate-secret-id (if certificate-secret-id is specified).
- hostname String
- A custom hostname to be used for the vb instance URL, in FQDN format.
GetVbInstanceAttachment
- Is
Implicit bool - If role ==
PARENT
, the attached instance was created by this service instance - If role ==
CHILD
, this instance was created from attached instance on behalf of a user
- If role ==
- Target
Id string - The OCID of the target instance (which could be any other Oracle Cloud Infrastructure PaaS/SaaS resource), to which this instance is attached.
- Target
Instance stringUrl - The dataplane instance URL of the attached instance
- Target
Role string - The role of the target attachment.
PARENT
- The target instance is the parent of this attachment.CHILD
- The target instance is the child of this attachment.
- Target
Service stringType - The type of the target instance, such as "FUSION".
- Is
Implicit bool - If role ==
PARENT
, the attached instance was created by this service instance - If role ==
CHILD
, this instance was created from attached instance on behalf of a user
- If role ==
- Target
Id string - The OCID of the target instance (which could be any other Oracle Cloud Infrastructure PaaS/SaaS resource), to which this instance is attached.
- Target
Instance stringUrl - The dataplane instance URL of the attached instance
- Target
Role string - The role of the target attachment.
PARENT
- The target instance is the parent of this attachment.CHILD
- The target instance is the child of this attachment.
- Target
Service stringType - The type of the target instance, such as "FUSION".
- is
Implicit Boolean - If role ==
PARENT
, the attached instance was created by this service instance - If role ==
CHILD
, this instance was created from attached instance on behalf of a user
- If role ==
- target
Id String - The OCID of the target instance (which could be any other Oracle Cloud Infrastructure PaaS/SaaS resource), to which this instance is attached.
- target
Instance StringUrl - The dataplane instance URL of the attached instance
- target
Role String - The role of the target attachment.
PARENT
- The target instance is the parent of this attachment.CHILD
- The target instance is the child of this attachment.
- target
Service StringType - The type of the target instance, such as "FUSION".
- is
Implicit boolean - If role ==
PARENT
, the attached instance was created by this service instance - If role ==
CHILD
, this instance was created from attached instance on behalf of a user
- If role ==
- target
Id string - The OCID of the target instance (which could be any other Oracle Cloud Infrastructure PaaS/SaaS resource), to which this instance is attached.
- target
Instance stringUrl - The dataplane instance URL of the attached instance
- target
Role string - The role of the target attachment.
PARENT
- The target instance is the parent of this attachment.CHILD
- The target instance is the child of this attachment.
- target
Service stringType - The type of the target instance, such as "FUSION".
- is_
implicit bool - If role ==
PARENT
, the attached instance was created by this service instance - If role ==
CHILD
, this instance was created from attached instance on behalf of a user
- If role ==
- target_
id str - The OCID of the target instance (which could be any other Oracle Cloud Infrastructure PaaS/SaaS resource), to which this instance is attached.
- target_
instance_ strurl - The dataplane instance URL of the attached instance
- target_
role str - The role of the target attachment.
PARENT
- The target instance is the parent of this attachment.CHILD
- The target instance is the child of this attachment.
- target_
service_ strtype - The type of the target instance, such as "FUSION".
- is
Implicit Boolean - If role ==
PARENT
, the attached instance was created by this service instance - If role ==
CHILD
, this instance was created from attached instance on behalf of a user
- If role ==
- target
Id String - The OCID of the target instance (which could be any other Oracle Cloud Infrastructure PaaS/SaaS resource), to which this instance is attached.
- target
Instance StringUrl - The dataplane instance URL of the attached instance
- target
Role String - The role of the target attachment.
PARENT
- The target instance is the parent of this attachment.CHILD
- The target instance is the child of this attachment.
- target
Service StringType - The type of the target instance, such as "FUSION".
GetVbInstanceCustomEndpoint
- Certificate
Secret stringId - Optional OCID of a vault/secret containing a private SSL certificate bundle to be used for the custom hostname.
- Certificate
Secret intVersion - The secret version used for the certificate-secret-id (if certificate-secret-id is specified).
- Hostname string
- A custom hostname to be used for the vb instance URL, in FQDN format.
- Certificate
Secret stringId - Optional OCID of a vault/secret containing a private SSL certificate bundle to be used for the custom hostname.
- Certificate
Secret intVersion - The secret version used for the certificate-secret-id (if certificate-secret-id is specified).
- Hostname string
- A custom hostname to be used for the vb instance URL, in FQDN format.
- certificate
Secret StringId - Optional OCID of a vault/secret containing a private SSL certificate bundle to be used for the custom hostname.
- certificate
Secret IntegerVersion - The secret version used for the certificate-secret-id (if certificate-secret-id is specified).
- hostname String
- A custom hostname to be used for the vb instance URL, in FQDN format.
- certificate
Secret stringId - Optional OCID of a vault/secret containing a private SSL certificate bundle to be used for the custom hostname.
- certificate
Secret numberVersion - The secret version used for the certificate-secret-id (if certificate-secret-id is specified).
- hostname string
- A custom hostname to be used for the vb instance URL, in FQDN format.
- certificate_
secret_ strid - Optional OCID of a vault/secret containing a private SSL certificate bundle to be used for the custom hostname.
- certificate_
secret_ intversion - The secret version used for the certificate-secret-id (if certificate-secret-id is specified).
- hostname str
- A custom hostname to be used for the vb instance URL, in FQDN format.
- certificate
Secret StringId - Optional OCID of a vault/secret containing a private SSL certificate bundle to be used for the custom hostname.
- certificate
Secret NumberVersion - The secret version used for the certificate-secret-id (if certificate-secret-id is specified).
- hostname String
- A custom hostname to be used for the vb instance URL, in FQDN format.
GetVbInstanceIdcsInfo
- Idcs
App stringDisplay Name - The IDCS application display name associated with the instance
- Idcs
App stringId - The IDCS application ID associated with the instance
- Idcs
App stringLocation Url - URL for the location of the IDCS Application (used by IDCS APIs)
- Idcs
App stringName - The IDCS application name associated with the instance
- Instance
Primary stringAudience Url - The URL used as the primary audience for visual builder flows in this instance type: string
- Idcs
App stringDisplay Name - The IDCS application display name associated with the instance
- Idcs
App stringId - The IDCS application ID associated with the instance
- Idcs
App stringLocation Url - URL for the location of the IDCS Application (used by IDCS APIs)
- Idcs
App stringName - The IDCS application name associated with the instance
- Instance
Primary stringAudience Url - The URL used as the primary audience for visual builder flows in this instance type: string
- idcs
App StringDisplay Name - The IDCS application display name associated with the instance
- idcs
App StringId - The IDCS application ID associated with the instance
- idcs
App StringLocation Url - URL for the location of the IDCS Application (used by IDCS APIs)
- idcs
App StringName - The IDCS application name associated with the instance
- instance
Primary StringAudience Url - The URL used as the primary audience for visual builder flows in this instance type: string
- idcs
App stringDisplay Name - The IDCS application display name associated with the instance
- idcs
App stringId - The IDCS application ID associated with the instance
- idcs
App stringLocation Url - URL for the location of the IDCS Application (used by IDCS APIs)
- idcs
App stringName - The IDCS application name associated with the instance
- instance
Primary stringAudience Url - The URL used as the primary audience for visual builder flows in this instance type: string
- idcs_
app_ strdisplay_ name - The IDCS application display name associated with the instance
- idcs_
app_ strid - The IDCS application ID associated with the instance
- idcs_
app_ strlocation_ url - URL for the location of the IDCS Application (used by IDCS APIs)
- idcs_
app_ strname - The IDCS application name associated with the instance
- instance_
primary_ straudience_ url - The URL used as the primary audience for visual builder flows in this instance type: string
- idcs
App StringDisplay Name - The IDCS application display name associated with the instance
- idcs
App StringId - The IDCS application ID associated with the instance
- idcs
App StringLocation Url - URL for the location of the IDCS Application (used by IDCS APIs)
- idcs
App StringName - The IDCS application name associated with the instance
- instance
Primary StringAudience Url - The URL used as the primary audience for visual builder flows in this instance type: string
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.