Oracle Cloud Infrastructure v3.11.0 published on Thursday, Nov 13, 2025 by Pulumi
oci.Jms.getFleetExportSetting
Oracle Cloud Infrastructure v3.11.0 published on Thursday, Nov 13, 2025 by Pulumi
This data source provides details about a specific Fleet Export Setting resource in Oracle Cloud Infrastructure Jms service.
Returns export setting for the specified fleet.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testFleetExportSetting = oci.Jms.getFleetExportSetting({
fleetId: testFleet.id,
});
import pulumi
import pulumi_oci as oci
test_fleet_export_setting = oci.Jms.get_fleet_export_setting(fleet_id=test_fleet["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v3/go/oci/jms"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := jms.GetFleetExportSetting(ctx, &jms.GetFleetExportSettingArgs{
FleetId: testFleet.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 testFleetExportSetting = Oci.Jms.GetFleetExportSetting.Invoke(new()
{
FleetId = testFleet.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Jms.JmsFunctions;
import com.pulumi.oci.Jms.inputs.GetFleetExportSettingArgs;
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 testFleetExportSetting = JmsFunctions.getFleetExportSetting(GetFleetExportSettingArgs.builder()
.fleetId(testFleet.id())
.build());
}
}
variables:
testFleetExportSetting:
fn::invoke:
function: oci:Jms:getFleetExportSetting
arguments:
fleetId: ${testFleet.id}
Using getFleetExportSetting
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 getFleetExportSetting(args: GetFleetExportSettingArgs, opts?: InvokeOptions): Promise<GetFleetExportSettingResult>
function getFleetExportSettingOutput(args: GetFleetExportSettingOutputArgs, opts?: InvokeOptions): Output<GetFleetExportSettingResult>def get_fleet_export_setting(fleet_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetFleetExportSettingResult
def get_fleet_export_setting_output(fleet_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFleetExportSettingResult]func GetFleetExportSetting(ctx *Context, args *GetFleetExportSettingArgs, opts ...InvokeOption) (*GetFleetExportSettingResult, error)
func GetFleetExportSettingOutput(ctx *Context, args *GetFleetExportSettingOutputArgs, opts ...InvokeOption) GetFleetExportSettingResultOutput> Note: This function is named GetFleetExportSetting in the Go SDK.
public static class GetFleetExportSetting
{
public static Task<GetFleetExportSettingResult> InvokeAsync(GetFleetExportSettingArgs args, InvokeOptions? opts = null)
public static Output<GetFleetExportSettingResult> Invoke(GetFleetExportSettingInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFleetExportSettingResult> getFleetExportSetting(GetFleetExportSettingArgs args, InvokeOptions options)
public static Output<GetFleetExportSettingResult> getFleetExportSetting(GetFleetExportSettingArgs args, InvokeOptions options)
fn::invoke:
function: oci:Jms/getFleetExportSetting:getFleetExportSetting
arguments:
# arguments dictionaryThe following arguments are supported:
getFleetExportSetting Result
The following output properties are available:
- Export
Data List<GetFilters Fleet Export Setting Export Data Filter> - Filters applied when exporting data
- Export
Duration string - The duration of data to be exported for fleets.
- Export
Frequency string - Schedule at which data will be exported.
- Export
Resources string - Resource to export data associated from the fleets.
- Export
Setting stringKey - The internal identifier of the export setting.
- Fleet
Id string - The OCID of the fleet.
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Cross boolRegion Acknowledged - Acknowledgement for cross region target bucket configuration.
- Is
Enabled bool - ExportSetting flag to store enabled or disabled status.
- Target
Bucket stringName - The name of the bucket where data will be exported.
- Target
Bucket stringNamespace - The namespace of the bucket where data will be exported.
- Target
Bucket stringRegion - The id of the region of the target bucket.
- Time
Created string - The creation date and time of the export setting (formatted according to RFC3339).
- Time
Last stringModified - The update date and time of the export setting (formatted according to RFC3339).
- Export
Data []GetFilters Fleet Export Setting Export Data Filter - Filters applied when exporting data
- Export
Duration string - The duration of data to be exported for fleets.
- Export
Frequency string - Schedule at which data will be exported.
- Export
Resources string - Resource to export data associated from the fleets.
- Export
Setting stringKey - The internal identifier of the export setting.
- Fleet
Id string - The OCID of the fleet.
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Cross boolRegion Acknowledged - Acknowledgement for cross region target bucket configuration.
- Is
Enabled bool - ExportSetting flag to store enabled or disabled status.
- Target
Bucket stringName - The name of the bucket where data will be exported.
- Target
Bucket stringNamespace - The namespace of the bucket where data will be exported.
- Target
Bucket stringRegion - The id of the region of the target bucket.
- Time
Created string - The creation date and time of the export setting (formatted according to RFC3339).
- Time
Last stringModified - The update date and time of the export setting (formatted according to RFC3339).
- export
Data List<GetFilters Fleet Export Setting Export Data Filter> - Filters applied when exporting data
- export
Duration String - The duration of data to be exported for fleets.
- export
Frequency String - Schedule at which data will be exported.
- export
Resources String - Resource to export data associated from the fleets.
- export
Setting StringKey - The internal identifier of the export setting.
- fleet
Id String - The OCID of the fleet.
- id String
- The provider-assigned unique ID for this managed resource.
- is
Cross BooleanRegion Acknowledged - Acknowledgement for cross region target bucket configuration.
- is
Enabled Boolean - ExportSetting flag to store enabled or disabled status.
- target
Bucket StringName - The name of the bucket where data will be exported.
- target
Bucket StringNamespace - The namespace of the bucket where data will be exported.
- target
Bucket StringRegion - The id of the region of the target bucket.
- time
Created String - The creation date and time of the export setting (formatted according to RFC3339).
- time
Last StringModified - The update date and time of the export setting (formatted according to RFC3339).
- export
Data GetFilters Fleet Export Setting Export Data Filter[] - Filters applied when exporting data
- export
Duration string - The duration of data to be exported for fleets.
- export
Frequency string - Schedule at which data will be exported.
- export
Resources string - Resource to export data associated from the fleets.
- export
Setting stringKey - The internal identifier of the export setting.
- fleet
Id string - The OCID of the fleet.
- id string
- The provider-assigned unique ID for this managed resource.
- is
Cross booleanRegion Acknowledged - Acknowledgement for cross region target bucket configuration.
- is
Enabled boolean - ExportSetting flag to store enabled or disabled status.
- target
Bucket stringName - The name of the bucket where data will be exported.
- target
Bucket stringNamespace - The namespace of the bucket where data will be exported.
- target
Bucket stringRegion - The id of the region of the target bucket.
- time
Created string - The creation date and time of the export setting (formatted according to RFC3339).
- time
Last stringModified - The update date and time of the export setting (formatted according to RFC3339).
- export_
data_ Sequence[Getfilters Fleet Export Setting Export Data Filter] - Filters applied when exporting data
- export_
duration str - The duration of data to be exported for fleets.
- export_
frequency str - Schedule at which data will be exported.
- export_
resources str - Resource to export data associated from the fleets.
- export_
setting_ strkey - The internal identifier of the export setting.
- fleet_
id str - The OCID of the fleet.
- id str
- The provider-assigned unique ID for this managed resource.
- is_
cross_ boolregion_ acknowledged - Acknowledgement for cross region target bucket configuration.
- is_
enabled bool - ExportSetting flag to store enabled or disabled status.
- target_
bucket_ strname - The name of the bucket where data will be exported.
- target_
bucket_ strnamespace - The namespace of the bucket where data will be exported.
- target_
bucket_ strregion - The id of the region of the target bucket.
- time_
created str - The creation date and time of the export setting (formatted according to RFC3339).
- time_
last_ strmodified - The update date and time of the export setting (formatted according to RFC3339).
- export
Data List<Property Map>Filters - Filters applied when exporting data
- export
Duration String - The duration of data to be exported for fleets.
- export
Frequency String - Schedule at which data will be exported.
- export
Resources String - Resource to export data associated from the fleets.
- export
Setting StringKey - The internal identifier of the export setting.
- fleet
Id String - The OCID of the fleet.
- id String
- The provider-assigned unique ID for this managed resource.
- is
Cross BooleanRegion Acknowledged - Acknowledgement for cross region target bucket configuration.
- is
Enabled Boolean - ExportSetting flag to store enabled or disabled status.
- target
Bucket StringName - The name of the bucket where data will be exported.
- target
Bucket StringNamespace - The namespace of the bucket where data will be exported.
- target
Bucket StringRegion - The id of the region of the target bucket.
- time
Created String - The creation date and time of the export setting (formatted according to RFC3339).
- time
Last StringModified - The update date and time of the export setting (formatted according to RFC3339).
Supporting Types
GetFleetExportSettingExportDataFilter
- Application
Name List<string>Contains - List of application names to filter by partial match
- Application
Name List<string>Equal Tos - List of application names to filter by exact match
- Java
Major List<string>Versions - List of Java major versions to filter by
- Java
Vendors List<string> - List of Java vendors to filter by
- Java
Versions List<string> - List of Java versions to filter by
- Security
Statuses List<string> - The security statuses of the Java Runtime
- Application
Name []stringContains - List of application names to filter by partial match
- Application
Name []stringEqual Tos - List of application names to filter by exact match
- Java
Major []stringVersions - List of Java major versions to filter by
- Java
Vendors []string - List of Java vendors to filter by
- Java
Versions []string - List of Java versions to filter by
- Security
Statuses []string - The security statuses of the Java Runtime
- application
Name List<String>Contains - List of application names to filter by partial match
- application
Name List<String>Equal Tos - List of application names to filter by exact match
- java
Major List<String>Versions - List of Java major versions to filter by
- java
Vendors List<String> - List of Java vendors to filter by
- java
Versions List<String> - List of Java versions to filter by
- security
Statuses List<String> - The security statuses of the Java Runtime
- application
Name string[]Contains - List of application names to filter by partial match
- application
Name string[]Equal Tos - List of application names to filter by exact match
- java
Major string[]Versions - List of Java major versions to filter by
- java
Vendors string[] - List of Java vendors to filter by
- java
Versions string[] - List of Java versions to filter by
- security
Statuses string[] - The security statuses of the Java Runtime
- application_
name_ Sequence[str]contains - List of application names to filter by partial match
- application_
name_ Sequence[str]equal_ tos - List of application names to filter by exact match
- java_
major_ Sequence[str]versions - List of Java major versions to filter by
- java_
vendors Sequence[str] - List of Java vendors to filter by
- java_
versions Sequence[str] - List of Java versions to filter by
- security_
statuses Sequence[str] - The security statuses of the Java Runtime
- application
Name List<String>Contains - List of application names to filter by partial match
- application
Name List<String>Equal Tos - List of application names to filter by exact match
- java
Major List<String>Versions - List of Java major versions to filter by
- java
Vendors List<String> - List of Java vendors to filter by
- java
Versions List<String> - List of Java versions to filter by
- security
Statuses List<String> - The security statuses of the Java Runtime
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
ociTerraform Provider.
Oracle Cloud Infrastructure v3.11.0 published on Thursday, Nov 13, 2025 by Pulumi
