1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. FleetAppsManagement
  5. getProvision
Oracle Cloud Infrastructure v3.3.0 published on Thursday, Jul 17, 2025 by Pulumi

oci.FleetAppsManagement.getProvision

Explore with Pulumi AI

oci logo
Oracle Cloud Infrastructure v3.3.0 published on Thursday, Jul 17, 2025 by Pulumi

    This data source provides details about a specific Provision resource in Oracle Cloud Infrastructure Fleet Apps Management service.

    Gets information about a Provision.

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as oci from "@pulumi/oci";
    
    const testProvision = oci.FleetAppsManagement.getProvision({
        provisionId: testProvisionOciFleetAppsManagementProvision.id,
    });
    
    import pulumi
    import pulumi_oci as oci
    
    test_provision = oci.FleetAppsManagement.get_provision(provision_id=test_provision_oci_fleet_apps_management_provision["id"])
    
    package main
    
    import (
    	"github.com/pulumi/pulumi-oci/sdk/v3/go/oci/fleetappsmanagement"
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		_, err := fleetappsmanagement.GetProvision(ctx, &fleetappsmanagement.GetProvisionArgs{
    			ProvisionId: testProvisionOciFleetAppsManagementProvision.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 testProvision = Oci.FleetAppsManagement.GetProvision.Invoke(new()
        {
            ProvisionId = testProvisionOciFleetAppsManagementProvision.Id,
        });
    
    });
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.oci.FleetAppsManagement.FleetAppsManagementFunctions;
    import com.pulumi.oci.FleetAppsManagement.inputs.GetProvisionArgs;
    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 testProvision = FleetAppsManagementFunctions.getProvision(GetProvisionArgs.builder()
                .provisionId(testProvisionOciFleetAppsManagementProvision.id())
                .build());
    
        }
    }
    
    variables:
      testProvision:
        fn::invoke:
          function: oci:FleetAppsManagement:getProvision
          arguments:
            provisionId: ${testProvisionOciFleetAppsManagementProvision.id}
    

    Using getProvision

    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 getProvision(args: GetProvisionArgs, opts?: InvokeOptions): Promise<GetProvisionResult>
    function getProvisionOutput(args: GetProvisionOutputArgs, opts?: InvokeOptions): Output<GetProvisionResult>
    def get_provision(provision_id: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetProvisionResult
    def get_provision_output(provision_id: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetProvisionResult]
    func LookupProvision(ctx *Context, args *LookupProvisionArgs, opts ...InvokeOption) (*LookupProvisionResult, error)
    func LookupProvisionOutput(ctx *Context, args *LookupProvisionOutputArgs, opts ...InvokeOption) LookupProvisionResultOutput

    > Note: This function is named LookupProvision in the Go SDK.

    public static class GetProvision 
    {
        public static Task<GetProvisionResult> InvokeAsync(GetProvisionArgs args, InvokeOptions? opts = null)
        public static Output<GetProvisionResult> Invoke(GetProvisionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetProvisionResult> getProvision(GetProvisionArgs args, InvokeOptions options)
    public static Output<GetProvisionResult> getProvision(GetProvisionArgs args, InvokeOptions options)
    
    fn::invoke:
      function: oci:FleetAppsManagement/getProvision:getProvision
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ProvisionId string
    The OCID of the FamProvision.
    ProvisionId string
    The OCID of the FamProvision.
    provisionId String
    The OCID of the FamProvision.
    provisionId string
    The OCID of the FamProvision.
    provision_id str
    The OCID of the FamProvision.
    provisionId String
    The OCID of the FamProvision.

    getProvision Result

    The following output properties are available:

    CompartmentId string
    The OCID of the compartment in which instance is deployed.
    ConfigCatalogItemDisplayName string
    A display Name of the Catalog Item in the Catalog.
    ConfigCatalogItemId string
    A OCID of the Catalog Item to a file with key/value pairs to set up variables for createStack API.
    ConfigCatalogItemListingId string
    A listing ID of the Catalog Item in the Catalog.
    ConfigCatalogItemListingVersion string
    A listing version of the Catalog Item in the Catalog.
    DefinedTags Dictionary<string, string>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    DeployedResources List<GetProvisionDeployedResource>
    The deployed resources and their summary
    DisplayName string
    A user-friendly name. Does not have to be unique, and it's changeable.
    FleetId string
    The OCID of the Fleet.
    FreeformTags 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 FamProvision.
    LifecycleDetails string
    A message that describes the current state of the FamProvision in more detail. For example, can be used to provide actionable information for a resource in the Failed state.
    PackageCatalogItemDisplayName string
    A display Name of the Catalog Item in the Catalog.
    PackageCatalogItemId string
    The OCID of the Catalog Item.
    PackageCatalogItemListingId string
    A listing ID of the Catalog Item in the Catalog.
    PackageCatalogItemListingVersion string
    A listing version of the Catalog Item in the Catalog.
    ProvisionDescription string
    A description of the provision.
    ProvisionId string
    RmsApplyJobId string
    The OCID of the RMS APPLY Job.
    StackId string
    The OCID of the RMS Stack.
    State string
    The current state of the FamProvision.
    SystemTags Dictionary<string, string>
    System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
    TfOutputs List<GetProvisionTfOutput>
    Outputs from the pulumi up job
    TfVariableCompartmentId string
    An optional variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    TfVariableCurrentUserId string
    An optional variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    TfVariableRegionId string
    A mandatory variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    TfVariableTenancyId string
    A mandatory variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    TimeCreated string
    The date and time the FamProvision was created, in the format defined by RFC 3339. Example: 2016-08-25T21:10:29.600Z
    TimeUpdated string
    The date and time the FamProvision was updated, in the format defined by RFC 3339. Example: 2016-08-25T21:10:29.600Z
    CompartmentId string
    The OCID of the compartment in which instance is deployed.
    ConfigCatalogItemDisplayName string
    A display Name of the Catalog Item in the Catalog.
    ConfigCatalogItemId string
    A OCID of the Catalog Item to a file with key/value pairs to set up variables for createStack API.
    ConfigCatalogItemListingId string
    A listing ID of the Catalog Item in the Catalog.
    ConfigCatalogItemListingVersion string
    A listing version of the Catalog Item in the Catalog.
    DefinedTags map[string]string
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    DeployedResources []GetProvisionDeployedResource
    The deployed resources and their summary
    DisplayName string
    A user-friendly name. Does not have to be unique, and it's changeable.
    FleetId string
    The OCID of the Fleet.
    FreeformTags 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 FamProvision.
    LifecycleDetails string
    A message that describes the current state of the FamProvision in more detail. For example, can be used to provide actionable information for a resource in the Failed state.
    PackageCatalogItemDisplayName string
    A display Name of the Catalog Item in the Catalog.
    PackageCatalogItemId string
    The OCID of the Catalog Item.
    PackageCatalogItemListingId string
    A listing ID of the Catalog Item in the Catalog.
    PackageCatalogItemListingVersion string
    A listing version of the Catalog Item in the Catalog.
    ProvisionDescription string
    A description of the provision.
    ProvisionId string
    RmsApplyJobId string
    The OCID of the RMS APPLY Job.
    StackId string
    The OCID of the RMS Stack.
    State string
    The current state of the FamProvision.
    SystemTags map[string]string
    System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
    TfOutputs []GetProvisionTfOutput
    Outputs from the pulumi up job
    TfVariableCompartmentId string
    An optional variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    TfVariableCurrentUserId string
    An optional variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    TfVariableRegionId string
    A mandatory variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    TfVariableTenancyId string
    A mandatory variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    TimeCreated string
    The date and time the FamProvision was created, in the format defined by RFC 3339. Example: 2016-08-25T21:10:29.600Z
    TimeUpdated string
    The date and time the FamProvision was updated, in the format defined by RFC 3339. Example: 2016-08-25T21:10:29.600Z
    compartmentId String
    The OCID of the compartment in which instance is deployed.
    configCatalogItemDisplayName String
    A display Name of the Catalog Item in the Catalog.
    configCatalogItemId String
    A OCID of the Catalog Item to a file with key/value pairs to set up variables for createStack API.
    configCatalogItemListingId String
    A listing ID of the Catalog Item in the Catalog.
    configCatalogItemListingVersion String
    A listing version of the Catalog Item in the Catalog.
    definedTags Map<String,String>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    deployedResources List<GetProvisionDeployedResource>
    The deployed resources and their summary
    displayName String
    A user-friendly name. Does not have to be unique, and it's changeable.
    fleetId String
    The OCID of the Fleet.
    freeformTags 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 FamProvision.
    lifecycleDetails String
    A message that describes the current state of the FamProvision in more detail. For example, can be used to provide actionable information for a resource in the Failed state.
    packageCatalogItemDisplayName String
    A display Name of the Catalog Item in the Catalog.
    packageCatalogItemId String
    The OCID of the Catalog Item.
    packageCatalogItemListingId String
    A listing ID of the Catalog Item in the Catalog.
    packageCatalogItemListingVersion String
    A listing version of the Catalog Item in the Catalog.
    provisionDescription String
    A description of the provision.
    provisionId String
    rmsApplyJobId String
    The OCID of the RMS APPLY Job.
    stackId String
    The OCID of the RMS Stack.
    state String
    The current state of the FamProvision.
    systemTags Map<String,String>
    System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
    tfOutputs List<GetProvisionTfOutput>
    Outputs from the pulumi up job
    tfVariableCompartmentId String
    An optional variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    tfVariableCurrentUserId String
    An optional variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    tfVariableRegionId String
    A mandatory variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    tfVariableTenancyId String
    A mandatory variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    timeCreated String
    The date and time the FamProvision was created, in the format defined by RFC 3339. Example: 2016-08-25T21:10:29.600Z
    timeUpdated String
    The date and time the FamProvision was updated, in the format defined by RFC 3339. Example: 2016-08-25T21:10:29.600Z
    compartmentId string
    The OCID of the compartment in which instance is deployed.
    configCatalogItemDisplayName string
    A display Name of the Catalog Item in the Catalog.
    configCatalogItemId string
    A OCID of the Catalog Item to a file with key/value pairs to set up variables for createStack API.
    configCatalogItemListingId string
    A listing ID of the Catalog Item in the Catalog.
    configCatalogItemListingVersion string
    A listing version of the Catalog Item in the Catalog.
    definedTags {[key: string]: string}
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    deployedResources GetProvisionDeployedResource[]
    The deployed resources and their summary
    displayName string
    A user-friendly name. Does not have to be unique, and it's changeable.
    fleetId string
    The OCID of the Fleet.
    freeformTags {[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 FamProvision.
    lifecycleDetails string
    A message that describes the current state of the FamProvision in more detail. For example, can be used to provide actionable information for a resource in the Failed state.
    packageCatalogItemDisplayName string
    A display Name of the Catalog Item in the Catalog.
    packageCatalogItemId string
    The OCID of the Catalog Item.
    packageCatalogItemListingId string
    A listing ID of the Catalog Item in the Catalog.
    packageCatalogItemListingVersion string
    A listing version of the Catalog Item in the Catalog.
    provisionDescription string
    A description of the provision.
    provisionId string
    rmsApplyJobId string
    The OCID of the RMS APPLY Job.
    stackId string
    The OCID of the RMS Stack.
    state string
    The current state of the FamProvision.
    systemTags {[key: string]: string}
    System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
    tfOutputs GetProvisionTfOutput[]
    Outputs from the pulumi up job
    tfVariableCompartmentId string
    An optional variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    tfVariableCurrentUserId string
    An optional variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    tfVariableRegionId string
    A mandatory variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    tfVariableTenancyId string
    A mandatory variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    timeCreated string
    The date and time the FamProvision was created, in the format defined by RFC 3339. Example: 2016-08-25T21:10:29.600Z
    timeUpdated string
    The date and time the FamProvision was updated, in the format defined by RFC 3339. Example: 2016-08-25T21:10:29.600Z
    compartment_id str
    The OCID of the compartment in which instance is deployed.
    config_catalog_item_display_name str
    A display Name of the Catalog Item in the Catalog.
    config_catalog_item_id str
    A OCID of the Catalog Item to a file with key/value pairs to set up variables for createStack API.
    config_catalog_item_listing_id str
    A listing ID of the Catalog Item in the Catalog.
    config_catalog_item_listing_version str
    A listing version of the Catalog Item in the Catalog.
    defined_tags Mapping[str, str]
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    deployed_resources Sequence[GetProvisionDeployedResource]
    The deployed resources and their summary
    display_name str
    A user-friendly name. Does not have to be unique, and it's changeable.
    fleet_id str
    The OCID of the Fleet.
    freeform_tags 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 FamProvision.
    lifecycle_details str
    A message that describes the current state of the FamProvision in more detail. For example, can be used to provide actionable information for a resource in the Failed state.
    package_catalog_item_display_name str
    A display Name of the Catalog Item in the Catalog.
    package_catalog_item_id str
    The OCID of the Catalog Item.
    package_catalog_item_listing_id str
    A listing ID of the Catalog Item in the Catalog.
    package_catalog_item_listing_version str
    A listing version of the Catalog Item in the Catalog.
    provision_description str
    A description of the provision.
    provision_id str
    rms_apply_job_id str
    The OCID of the RMS APPLY Job.
    stack_id str
    The OCID of the RMS Stack.
    state str
    The current state of the FamProvision.
    system_tags Mapping[str, str]
    System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
    tf_outputs Sequence[GetProvisionTfOutput]
    Outputs from the pulumi up job
    tf_variable_compartment_id str
    An optional variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    tf_variable_current_user_id str
    An optional variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    tf_variable_region_id str
    A mandatory variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    tf_variable_tenancy_id str
    A mandatory variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    time_created str
    The date and time the FamProvision was created, in the format defined by RFC 3339. Example: 2016-08-25T21:10:29.600Z
    time_updated str
    The date and time the FamProvision was updated, in the format defined by RFC 3339. Example: 2016-08-25T21:10:29.600Z
    compartmentId String
    The OCID of the compartment in which instance is deployed.
    configCatalogItemDisplayName String
    A display Name of the Catalog Item in the Catalog.
    configCatalogItemId String
    A OCID of the Catalog Item to a file with key/value pairs to set up variables for createStack API.
    configCatalogItemListingId String
    A listing ID of the Catalog Item in the Catalog.
    configCatalogItemListingVersion String
    A listing version of the Catalog Item in the Catalog.
    definedTags Map<String>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    deployedResources List<Property Map>
    The deployed resources and their summary
    displayName String
    A user-friendly name. Does not have to be unique, and it's changeable.
    fleetId String
    The OCID of the Fleet.
    freeformTags 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 FamProvision.
    lifecycleDetails String
    A message that describes the current state of the FamProvision in more detail. For example, can be used to provide actionable information for a resource in the Failed state.
    packageCatalogItemDisplayName String
    A display Name of the Catalog Item in the Catalog.
    packageCatalogItemId String
    The OCID of the Catalog Item.
    packageCatalogItemListingId String
    A listing ID of the Catalog Item in the Catalog.
    packageCatalogItemListingVersion String
    A listing version of the Catalog Item in the Catalog.
    provisionDescription String
    A description of the provision.
    provisionId String
    rmsApplyJobId String
    The OCID of the RMS APPLY Job.
    stackId String
    The OCID of the RMS Stack.
    state String
    The current state of the FamProvision.
    systemTags Map<String>
    System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
    tfOutputs List<Property Map>
    Outputs from the pulumi up job
    tfVariableCompartmentId String
    An optional variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    tfVariableCurrentUserId String
    An optional variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    tfVariableRegionId String
    A mandatory variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    tfVariableTenancyId String
    A mandatory variable added to a list of RMS variables for createStack API. Overrides the one supplied in configuration file.
    timeCreated String
    The date and time the FamProvision was created, in the format defined by RFC 3339. Example: 2016-08-25T21:10:29.600Z
    timeUpdated String
    The date and time the FamProvision was updated, in the format defined by RFC 3339. Example: 2016-08-25T21:10:29.600Z

    Supporting Types

    GetProvisionDeployedResource

    Mode string
    The mode of the resource. Example: "managed"
    ResourceInstanceLists List<GetProvisionDeployedResourceResourceInstanceList>
    Collection of InstanceSummary
    ResourceName string
    The name of the resource
    ResourceProvider string
    The name of the Provider
    ResourceType string
    The provider resource type. Must be supported by the Oracle Cloud Infrastructure provider. Example: oci.Core.Instance
    Mode string
    The mode of the resource. Example: "managed"
    ResourceInstanceLists []GetProvisionDeployedResourceResourceInstanceList
    Collection of InstanceSummary
    ResourceName string
    The name of the resource
    ResourceProvider string
    The name of the Provider
    ResourceType string
    The provider resource type. Must be supported by the Oracle Cloud Infrastructure provider. Example: oci.Core.Instance
    mode String
    The mode of the resource. Example: "managed"
    resourceInstanceLists List<GetProvisionDeployedResourceResourceInstanceList>
    Collection of InstanceSummary
    resourceName String
    The name of the resource
    resourceProvider String
    The name of the Provider
    resourceType String
    The provider resource type. Must be supported by the Oracle Cloud Infrastructure provider. Example: oci.Core.Instance
    mode string
    The mode of the resource. Example: "managed"
    resourceInstanceLists GetProvisionDeployedResourceResourceInstanceList[]
    Collection of InstanceSummary
    resourceName string
    The name of the resource
    resourceProvider string
    The name of the Provider
    resourceType string
    The provider resource type. Must be supported by the Oracle Cloud Infrastructure provider. Example: oci.Core.Instance
    mode str
    The mode of the resource. Example: "managed"
    resource_instance_lists Sequence[GetProvisionDeployedResourceResourceInstanceList]
    Collection of InstanceSummary
    resource_name str
    The name of the resource
    resource_provider str
    The name of the Provider
    resource_type str
    The provider resource type. Must be supported by the Oracle Cloud Infrastructure provider. Example: oci.Core.Instance
    mode String
    The mode of the resource. Example: "managed"
    resourceInstanceLists List<Property Map>
    Collection of InstanceSummary
    resourceName String
    The name of the resource
    resourceProvider String
    The name of the Provider
    resourceType String
    The provider resource type. Must be supported by the Oracle Cloud Infrastructure provider. Example: oci.Core.Instance

    GetProvisionDeployedResourceResourceInstanceList

    CompartmentId string
    The OCID of the compartment in which instance is deployed.
    Id string
    The OCID of the FamProvision.
    State string
    The current state of the FamProvision.
    CompartmentId string
    The OCID of the compartment in which instance is deployed.
    Id string
    The OCID of the FamProvision.
    State string
    The current state of the FamProvision.
    compartmentId String
    The OCID of the compartment in which instance is deployed.
    id String
    The OCID of the FamProvision.
    state String
    The current state of the FamProvision.
    compartmentId string
    The OCID of the compartment in which instance is deployed.
    id string
    The OCID of the FamProvision.
    state string
    The current state of the FamProvision.
    compartment_id str
    The OCID of the compartment in which instance is deployed.
    id str
    The OCID of the FamProvision.
    state str
    The current state of the FamProvision.
    compartmentId String
    The OCID of the compartment in which instance is deployed.
    id String
    The OCID of the FamProvision.
    state String
    The current state of the FamProvision.

    GetProvisionTfOutput

    IsSensitive bool
    The indicator if the data for this parameter is sensitive (e.g. should the data be hidden in UI, encrypted if stored, etc.)
    OutputDescription string
    The output description
    OutputName string
    The output name
    OutputType string
    The output type
    OutputValue string
    The output value
    IsSensitive bool
    The indicator if the data for this parameter is sensitive (e.g. should the data be hidden in UI, encrypted if stored, etc.)
    OutputDescription string
    The output description
    OutputName string
    The output name
    OutputType string
    The output type
    OutputValue string
    The output value
    isSensitive Boolean
    The indicator if the data for this parameter is sensitive (e.g. should the data be hidden in UI, encrypted if stored, etc.)
    outputDescription String
    The output description
    outputName String
    The output name
    outputType String
    The output type
    outputValue String
    The output value
    isSensitive boolean
    The indicator if the data for this parameter is sensitive (e.g. should the data be hidden in UI, encrypted if stored, etc.)
    outputDescription string
    The output description
    outputName string
    The output name
    outputType string
    The output type
    outputValue string
    The output value
    is_sensitive bool
    The indicator if the data for this parameter is sensitive (e.g. should the data be hidden in UI, encrypted if stored, etc.)
    output_description str
    The output description
    output_name str
    The output name
    output_type str
    The output type
    output_value str
    The output value
    isSensitive Boolean
    The indicator if the data for this parameter is sensitive (e.g. should the data be hidden in UI, encrypted if stored, etc.)
    outputDescription String
    The output description
    outputName String
    The output name
    outputType String
    The output type
    outputValue String
    The output value

    Package Details

    Repository
    oci pulumi/pulumi-oci
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the oci Terraform Provider.
    oci logo
    Oracle Cloud Infrastructure v3.3.0 published on Thursday, Jul 17, 2025 by Pulumi