Viewing docs for Oracle Cloud Infrastructure v2.33.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
published on Monday, Mar 9, 2026 by Pulumi
Viewing docs for Oracle Cloud Infrastructure v2.33.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
published on Monday, Mar 9, 2026 by Pulumi
This data source provides details about a specific Scheduler Definition resource in Oracle Cloud Infrastructure Fleet Apps Management service.
Get the details of a SchedulerDefinition that performs lifecycle management operations.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testSchedulerDefinition = oci.FleetAppsManagement.getSchedulerDefinition({
schedulerDefinitionId: testSchedulerDefinitionOciFleetAppsManagementSchedulerDefinition.id,
});
import pulumi
import pulumi_oci as oci
test_scheduler_definition = oci.FleetAppsManagement.get_scheduler_definition(scheduler_definition_id=test_scheduler_definition_oci_fleet_apps_management_scheduler_definition["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/fleetappsmanagement"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := fleetappsmanagement.GetSchedulerDefinition(ctx, &fleetappsmanagement.GetSchedulerDefinitionArgs{
SchedulerDefinitionId: testSchedulerDefinitionOciFleetAppsManagementSchedulerDefinition.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 testSchedulerDefinition = Oci.FleetAppsManagement.GetSchedulerDefinition.Invoke(new()
{
SchedulerDefinitionId = testSchedulerDefinitionOciFleetAppsManagementSchedulerDefinition.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.GetSchedulerDefinitionArgs;
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 testSchedulerDefinition = FleetAppsManagementFunctions.getSchedulerDefinition(GetSchedulerDefinitionArgs.builder()
.schedulerDefinitionId(testSchedulerDefinitionOciFleetAppsManagementSchedulerDefinition.id())
.build());
}
}
variables:
testSchedulerDefinition:
fn::invoke:
function: oci:FleetAppsManagement:getSchedulerDefinition
arguments:
schedulerDefinitionId: ${testSchedulerDefinitionOciFleetAppsManagementSchedulerDefinition.id}
Using getSchedulerDefinition
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 getSchedulerDefinition(args: GetSchedulerDefinitionArgs, opts?: InvokeOptions): Promise<GetSchedulerDefinitionResult>
function getSchedulerDefinitionOutput(args: GetSchedulerDefinitionOutputArgs, opts?: InvokeOptions): Output<GetSchedulerDefinitionResult>def get_scheduler_definition(scheduler_definition_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSchedulerDefinitionResult
def get_scheduler_definition_output(scheduler_definition_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSchedulerDefinitionResult]func LookupSchedulerDefinition(ctx *Context, args *LookupSchedulerDefinitionArgs, opts ...InvokeOption) (*LookupSchedulerDefinitionResult, error)
func LookupSchedulerDefinitionOutput(ctx *Context, args *LookupSchedulerDefinitionOutputArgs, opts ...InvokeOption) LookupSchedulerDefinitionResultOutput> Note: This function is named LookupSchedulerDefinition in the Go SDK.
public static class GetSchedulerDefinition
{
public static Task<GetSchedulerDefinitionResult> InvokeAsync(GetSchedulerDefinitionArgs args, InvokeOptions? opts = null)
public static Output<GetSchedulerDefinitionResult> Invoke(GetSchedulerDefinitionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSchedulerDefinitionResult> getSchedulerDefinition(GetSchedulerDefinitionArgs args, InvokeOptions options)
public static Output<GetSchedulerDefinitionResult> getSchedulerDefinition(GetSchedulerDefinitionArgs args, InvokeOptions options)
fn::invoke:
function: oci:FleetAppsManagement/getSchedulerDefinition:getSchedulerDefinition
arguments:
# arguments dictionaryThe following arguments are supported:
- Scheduler
Definition stringId - unique SchedulerDefinition identifier
- Scheduler
Definition stringId - unique SchedulerDefinition identifier
- scheduler
Definition StringId - unique SchedulerDefinition identifier
- scheduler
Definition stringId - unique SchedulerDefinition identifier
- scheduler_
definition_ strid - unique SchedulerDefinition identifier
- scheduler
Definition StringId - unique SchedulerDefinition identifier
getSchedulerDefinition Result
The following output properties are available:
- Action
Group List<string>Types - All ActionGroup Types that are part of the schedule.
- Action
Groups List<GetScheduler Definition Action Group> - Action Groups associated with the Schedule.
- Activity
Initiation intCut Off - Activity Initiation Cut Off.
- Application
Types List<string> - All application types that are part of the schedule for ENVIRONMENT ActionGroup Type.
- Compartment
Id string - Tenancy OCID
- Count
Of intAffected Action Groups - Count of Action Groups affected by the Schedule.
- Count
Of intAffected Resources - Count of Resources affected by the Schedule.
- Count
Of intAffected Targets - Count of Targets affected by the Schedule.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"} - Description string
- A user-friendly description. To provide some insight about the resource. Avoid entering confidential information.
- Display
Name string - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example:
My new resource - 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 ID of the Runbook
- Lifecycle
Details string - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- Lifecycle
Operations List<string> - All LifeCycle Operations that are part of the schedule.
- Products List<string>
- All products that are part of the schedule for PRODUCT ActionGroup Type.
- Resource
Region string - Associated region
- Run
Books List<GetScheduler Definition Run Book> - Runbooks.
- Scheduler
Definition stringId - Schedules
List<Get
Scheduler Definition Schedule> - Schedule Information.
- State string
- The current state of the SchedulerDefinition.
- Dictionary<string, string>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - Time
Created string - The time this resource was created. An RFC3339 formatted datetime string.
- Time
Of stringNext Run - The scheduled date for the next run of the Job.
- Time
Updated string - The time this resource was last updated. An RFC3339 formatted datetime string.
- Action
Group []stringTypes - All ActionGroup Types that are part of the schedule.
- Action
Groups []GetScheduler Definition Action Group - Action Groups associated with the Schedule.
- Activity
Initiation intCut Off - Activity Initiation Cut Off.
- Application
Types []string - All application types that are part of the schedule for ENVIRONMENT ActionGroup Type.
- Compartment
Id string - Tenancy OCID
- Count
Of intAffected Action Groups - Count of Action Groups affected by the Schedule.
- Count
Of intAffected Resources - Count of Resources affected by the Schedule.
- Count
Of intAffected Targets - Count of Targets affected by the Schedule.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"} - Description string
- A user-friendly description. To provide some insight about the resource. Avoid entering confidential information.
- Display
Name string - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example:
My new resource - 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 ID of the Runbook
- Lifecycle
Details string - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- Lifecycle
Operations []string - All LifeCycle Operations that are part of the schedule.
- Products []string
- All products that are part of the schedule for PRODUCT ActionGroup Type.
- Resource
Region string - Associated region
- Run
Books []GetScheduler Definition Run Book - Runbooks.
- Scheduler
Definition stringId - Schedules
[]Get
Scheduler Definition Schedule - Schedule Information.
- State string
- The current state of the SchedulerDefinition.
- map[string]string
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - Time
Created string - The time this resource was created. An RFC3339 formatted datetime string.
- Time
Of stringNext Run - The scheduled date for the next run of the Job.
- Time
Updated string - The time this resource was last updated. An RFC3339 formatted datetime string.
- action
Group List<String>Types - All ActionGroup Types that are part of the schedule.
- action
Groups List<GetScheduler Definition Action Group> - Action Groups associated with the Schedule.
- activity
Initiation IntegerCut Off - Activity Initiation Cut Off.
- application
Types List<String> - All application types that are part of the schedule for ENVIRONMENT ActionGroup Type.
- compartment
Id String - Tenancy OCID
- count
Of IntegerAffected Action Groups - Count of Action Groups affected by the Schedule.
- count
Of IntegerAffected Resources - Count of Resources affected by the Schedule.
- count
Of IntegerAffected Targets - Count of Targets affected by the Schedule.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"} - description String
- A user-friendly description. To provide some insight about the resource. Avoid entering confidential information.
- display
Name String - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example:
My new resource - 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 ID of the Runbook
- lifecycle
Details String - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- lifecycle
Operations List<String> - All LifeCycle Operations that are part of the schedule.
- products List<String>
- All products that are part of the schedule for PRODUCT ActionGroup Type.
- resource
Region String - Associated region
- run
Books List<GetScheduler Definition Run Book> - Runbooks.
- scheduler
Definition StringId - schedules
List<Get
Scheduler Definition Schedule> - Schedule Information.
- state String
- The current state of the SchedulerDefinition.
- Map<String,String>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - time
Created String - The time this resource was created. An RFC3339 formatted datetime string.
- time
Of StringNext Run - The scheduled date for the next run of the Job.
- time
Updated String - The time this resource was last updated. An RFC3339 formatted datetime string.
- action
Group string[]Types - All ActionGroup Types that are part of the schedule.
- action
Groups GetScheduler Definition Action Group[] - Action Groups associated with the Schedule.
- activity
Initiation numberCut Off - Activity Initiation Cut Off.
- application
Types string[] - All application types that are part of the schedule for ENVIRONMENT ActionGroup Type.
- compartment
Id string - Tenancy OCID
- count
Of numberAffected Action Groups - Count of Action Groups affected by the Schedule.
- count
Of numberAffected Resources - Count of Resources affected by the Schedule.
- count
Of numberAffected Targets - Count of Targets affected by the Schedule.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"} - description string
- A user-friendly description. To provide some insight about the resource. Avoid entering confidential information.
- display
Name string - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example:
My new resource - {[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 ID of the Runbook
- lifecycle
Details string - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- lifecycle
Operations string[] - All LifeCycle Operations that are part of the schedule.
- products string[]
- All products that are part of the schedule for PRODUCT ActionGroup Type.
- resource
Region string - Associated region
- run
Books GetScheduler Definition Run Book[] - Runbooks.
- scheduler
Definition stringId - schedules
Get
Scheduler Definition Schedule[] - Schedule Information.
- state string
- The current state of the SchedulerDefinition.
- {[key: string]: string}
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - time
Created string - The time this resource was created. An RFC3339 formatted datetime string.
- time
Of stringNext Run - The scheduled date for the next run of the Job.
- time
Updated string - The time this resource was last updated. An RFC3339 formatted datetime string.
- action_
group_ Sequence[str]types - All ActionGroup Types that are part of the schedule.
- action_
groups Sequence[GetScheduler Definition Action Group] - Action Groups associated with the Schedule.
- activity_
initiation_ intcut_ off - Activity Initiation Cut Off.
- application_
types Sequence[str] - All application types that are part of the schedule for ENVIRONMENT ActionGroup Type.
- compartment_
id str - Tenancy OCID
- count_
of_ intaffected_ action_ groups - Count of Action Groups affected by the Schedule.
- count_
of_ intaffected_ resources - Count of Resources affected by the Schedule.
- count_
of_ intaffected_ targets - Count of Targets affected by the Schedule.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"} - description str
- A user-friendly description. To provide some insight about the resource. Avoid entering confidential information.
- display_
name str - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example:
My new resource - 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 ID of the Runbook
- lifecycle_
details str - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- lifecycle_
operations Sequence[str] - All LifeCycle Operations that are part of the schedule.
- products Sequence[str]
- All products that are part of the schedule for PRODUCT ActionGroup Type.
- resource_
region str - Associated region
- run_
books Sequence[GetScheduler Definition Run Book] - Runbooks.
- scheduler_
definition_ strid - schedules
Sequence[Get
Scheduler Definition Schedule] - Schedule Information.
- state str
- The current state of the SchedulerDefinition.
- Mapping[str, str]
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - time_
created str - The time this resource was created. An RFC3339 formatted datetime string.
- time_
of_ strnext_ run - The scheduled date for the next run of the Job.
- time_
updated str - The time this resource was last updated. An RFC3339 formatted datetime string.
- action
Group List<String>Types - All ActionGroup Types that are part of the schedule.
- action
Groups List<Property Map> - Action Groups associated with the Schedule.
- activity
Initiation NumberCut Off - Activity Initiation Cut Off.
- application
Types List<String> - All application types that are part of the schedule for ENVIRONMENT ActionGroup Type.
- compartment
Id String - Tenancy OCID
- count
Of NumberAffected Action Groups - Count of Action Groups affected by the Schedule.
- count
Of NumberAffected Resources - Count of Resources affected by the Schedule.
- count
Of NumberAffected Targets - Count of Targets affected by the Schedule.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"} - description String
- A user-friendly description. To provide some insight about the resource. Avoid entering confidential information.
- display
Name String - A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example:
My new resource - 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 ID of the Runbook
- lifecycle
Details String - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- lifecycle
Operations List<String> - All LifeCycle Operations that are part of the schedule.
- products List<String>
- All products that are part of the schedule for PRODUCT ActionGroup Type.
- resource
Region String - Associated region
- run
Books List<Property Map> - Runbooks.
- scheduler
Definition StringId - schedules List<Property Map>
- Schedule Information.
- state String
- The current state of the SchedulerDefinition.
- Map<String>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - time
Created String - The time this resource was created. An RFC3339 formatted datetime string.
- time
Of StringNext Run - The scheduled date for the next run of the Job.
- time
Updated String - The time this resource was last updated. An RFC3339 formatted datetime string.
Supporting Types
GetSchedulerDefinitionActionGroup
- Application
Type string - Application Type associated. Only applicable if type is ENVIRONMENT.
- Lifecycle
Operation string - LifeCycle Operation
- Product string
- Product associated. Only applicable if type is PRODUCT.
- Resource
Id string - Provide the ID of the resource. Example fleet ID.
- Runbook
Id string - ID of the runbook
- Subjects List<string>
- Provide subjects that need to be considered for the schedule.
- Target
Id string - Provide the target if schedule is created against the target
- Type string
- Schedule Type
- Application
Type string - Application Type associated. Only applicable if type is ENVIRONMENT.
- Lifecycle
Operation string - LifeCycle Operation
- Product string
- Product associated. Only applicable if type is PRODUCT.
- Resource
Id string - Provide the ID of the resource. Example fleet ID.
- Runbook
Id string - ID of the runbook
- Subjects []string
- Provide subjects that need to be considered for the schedule.
- Target
Id string - Provide the target if schedule is created against the target
- Type string
- Schedule Type
- application
Type String - Application Type associated. Only applicable if type is ENVIRONMENT.
- lifecycle
Operation String - LifeCycle Operation
- product String
- Product associated. Only applicable if type is PRODUCT.
- resource
Id String - Provide the ID of the resource. Example fleet ID.
- runbook
Id String - ID of the runbook
- subjects List<String>
- Provide subjects that need to be considered for the schedule.
- target
Id String - Provide the target if schedule is created against the target
- type String
- Schedule Type
- application
Type string - Application Type associated. Only applicable if type is ENVIRONMENT.
- lifecycle
Operation string - LifeCycle Operation
- product string
- Product associated. Only applicable if type is PRODUCT.
- resource
Id string - Provide the ID of the resource. Example fleet ID.
- runbook
Id string - ID of the runbook
- subjects string[]
- Provide subjects that need to be considered for the schedule.
- target
Id string - Provide the target if schedule is created against the target
- type string
- Schedule Type
- application_
type str - Application Type associated. Only applicable if type is ENVIRONMENT.
- lifecycle_
operation str - LifeCycle Operation
- product str
- Product associated. Only applicable if type is PRODUCT.
- resource_
id str - Provide the ID of the resource. Example fleet ID.
- runbook_
id str - ID of the runbook
- subjects Sequence[str]
- Provide subjects that need to be considered for the schedule.
- target_
id str - Provide the target if schedule is created against the target
- type str
- Schedule Type
- application
Type String - Application Type associated. Only applicable if type is ENVIRONMENT.
- lifecycle
Operation String - LifeCycle Operation
- product String
- Product associated. Only applicable if type is PRODUCT.
- resource
Id String - Provide the ID of the resource. Example fleet ID.
- runbook
Id String - ID of the runbook
- subjects List<String>
- Provide subjects that need to be considered for the schedule.
- target
Id String - Provide the target if schedule is created against the target
- type String
- Schedule Type
GetSchedulerDefinitionRunBook
- Id string
- The ID of the Runbook
- Input
Parameters List<GetScheduler Definition Run Book Input Parameter> - Input Parameters for the Task
- Id string
- The ID of the Runbook
- Input
Parameters []GetScheduler Definition Run Book Input Parameter - Input Parameters for the Task
- id String
- The ID of the Runbook
- input
Parameters List<GetScheduler Definition Run Book Input Parameter> - Input Parameters for the Task
- id string
- The ID of the Runbook
- input
Parameters GetScheduler Definition Run Book Input Parameter[] - Input Parameters for the Task
- id str
- The ID of the Runbook
- input_
parameters Sequence[GetScheduler Definition Run Book Input Parameter] - Input Parameters for the Task
- id String
- The ID of the Runbook
- input
Parameters List<Property Map> - Input Parameters for the Task
GetSchedulerDefinitionRunBookInputParameter
- Arguments
List<Get
Scheduler Definition Run Book Input Parameter Argument> - Arguments for the Task
- Step
Name string - stepName for which the input parameters are provided
- Arguments
[]Get
Scheduler Definition Run Book Input Parameter Argument - Arguments for the Task
- Step
Name string - stepName for which the input parameters are provided
- arguments
List<Get
Scheduler Definition Run Book Input Parameter Argument> - Arguments for the Task
- step
Name String - stepName for which the input parameters are provided
- arguments
Get
Scheduler Definition Run Book Input Parameter Argument[] - Arguments for the Task
- step
Name string - stepName for which the input parameters are provided
- arguments
Sequence[Get
Scheduler Definition Run Book Input Parameter Argument] - Arguments for the Task
- step_
name str - stepName for which the input parameters are provided
- arguments List<Property Map>
- Arguments for the Task
- step
Name String - stepName for which the input parameters are provided
GetSchedulerDefinitionRunBookInputParameterArgument
GetSchedulerDefinitionSchedule
- Duration string
- Duration if schedule type is Custom
- Execution
Startdate string - Start Date for the schedule. An RFC3339 formatted datetime string
- Maintenance
Window stringId - Provide MaintenanceWindowId if Schedule Type is Maintenance Window
- Recurrences string
- Recurrence rule specification if Schedule Type is Custom and Recurring
- Type string
- Schedule Type
- Duration string
- Duration if schedule type is Custom
- Execution
Startdate string - Start Date for the schedule. An RFC3339 formatted datetime string
- Maintenance
Window stringId - Provide MaintenanceWindowId if Schedule Type is Maintenance Window
- Recurrences string
- Recurrence rule specification if Schedule Type is Custom and Recurring
- Type string
- Schedule Type
- duration String
- Duration if schedule type is Custom
- execution
Startdate String - Start Date for the schedule. An RFC3339 formatted datetime string
- maintenance
Window StringId - Provide MaintenanceWindowId if Schedule Type is Maintenance Window
- recurrences String
- Recurrence rule specification if Schedule Type is Custom and Recurring
- type String
- Schedule Type
- duration string
- Duration if schedule type is Custom
- execution
Startdate string - Start Date for the schedule. An RFC3339 formatted datetime string
- maintenance
Window stringId - Provide MaintenanceWindowId if Schedule Type is Maintenance Window
- recurrences string
- Recurrence rule specification if Schedule Type is Custom and Recurring
- type string
- Schedule Type
- duration str
- Duration if schedule type is Custom
- execution_
startdate str - Start Date for the schedule. An RFC3339 formatted datetime string
- maintenance_
window_ strid - Provide MaintenanceWindowId if Schedule Type is Maintenance Window
- recurrences str
- Recurrence rule specification if Schedule Type is Custom and Recurring
- type str
- Schedule Type
- duration String
- Duration if schedule type is Custom
- execution
Startdate String - Start Date for the schedule. An RFC3339 formatted datetime string
- maintenance
Window StringId - Provide MaintenanceWindowId if Schedule Type is Maintenance Window
- recurrences String
- Recurrence rule specification if Schedule Type is Custom and Recurring
- type String
- Schedule Type
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 v2.33.0 (Older version)
published on Monday, Mar 9, 2026 by Pulumi
published on Monday, Mar 9, 2026 by Pulumi