1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. FleetAppsManagement
  5. getTaskRecords
Oracle Cloud Infrastructure v2.17.0 published on Friday, Nov 15, 2024 by Pulumi

oci.FleetAppsManagement.getTaskRecords

Explore with Pulumi AI

oci logo
Oracle Cloud Infrastructure v2.17.0 published on Friday, Nov 15, 2024 by Pulumi

    This data source provides the list of Task Records in Oracle Cloud Infrastructure Fleet Apps Management service.

    Returns a list of TaskRecords.

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as oci from "@pulumi/oci";
    
    const testTaskRecords = oci.FleetAppsManagement.getTaskRecords({
        compartmentId: compartmentId,
        displayName: taskRecordDisplayName,
        id: taskRecordId,
        platform: taskRecordPlatform,
        state: taskRecordState,
        type: taskRecordType,
    });
    
    import pulumi
    import pulumi_oci as oci
    
    test_task_records = oci.FleetAppsManagement.get_task_records(compartment_id=compartment_id,
        display_name=task_record_display_name,
        id=task_record_id,
        platform=task_record_platform,
        state=task_record_state,
        type=task_record_type)
    
    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.GetTaskRecords(ctx, &fleetappsmanagement.GetTaskRecordsArgs{
    			CompartmentId: pulumi.StringRef(compartmentId),
    			DisplayName:   pulumi.StringRef(taskRecordDisplayName),
    			Id:            pulumi.StringRef(taskRecordId),
    			Platform:      pulumi.StringRef(taskRecordPlatform),
    			State:         pulumi.StringRef(taskRecordState),
    			Type:          pulumi.StringRef(taskRecordType),
    		}, 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 testTaskRecords = Oci.FleetAppsManagement.GetTaskRecords.Invoke(new()
        {
            CompartmentId = compartmentId,
            DisplayName = taskRecordDisplayName,
            Id = taskRecordId,
            Platform = taskRecordPlatform,
            State = taskRecordState,
            Type = taskRecordType,
        });
    
    });
    
    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.GetTaskRecordsArgs;
    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 testTaskRecords = FleetAppsManagementFunctions.getTaskRecords(GetTaskRecordsArgs.builder()
                .compartmentId(compartmentId)
                .displayName(taskRecordDisplayName)
                .id(taskRecordId)
                .platform(taskRecordPlatform)
                .state(taskRecordState)
                .type(taskRecordType)
                .build());
    
        }
    }
    
    variables:
      testTaskRecords:
        fn::invoke:
          Function: oci:FleetAppsManagement:getTaskRecords
          Arguments:
            compartmentId: ${compartmentId}
            displayName: ${taskRecordDisplayName}
            id: ${taskRecordId}
            platform: ${taskRecordPlatform}
            state: ${taskRecordState}
            type: ${taskRecordType}
    

    Using getTaskRecords

    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 getTaskRecords(args: GetTaskRecordsArgs, opts?: InvokeOptions): Promise<GetTaskRecordsResult>
    function getTaskRecordsOutput(args: GetTaskRecordsOutputArgs, opts?: InvokeOptions): Output<GetTaskRecordsResult>
    def get_task_records(compartment_id: Optional[str] = None,
                         display_name: Optional[str] = None,
                         filters: Optional[Sequence[_fleetappsmanagement.GetTaskRecordsFilter]] = None,
                         id: Optional[str] = None,
                         platform: Optional[str] = None,
                         state: Optional[str] = None,
                         type: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetTaskRecordsResult
    def get_task_records_output(compartment_id: Optional[pulumi.Input[str]] = None,
                         display_name: Optional[pulumi.Input[str]] = None,
                         filters: Optional[pulumi.Input[Sequence[pulumi.Input[_fleetappsmanagement.GetTaskRecordsFilterArgs]]]] = None,
                         id: Optional[pulumi.Input[str]] = None,
                         platform: Optional[pulumi.Input[str]] = None,
                         state: Optional[pulumi.Input[str]] = None,
                         type: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetTaskRecordsResult]
    func GetTaskRecords(ctx *Context, args *GetTaskRecordsArgs, opts ...InvokeOption) (*GetTaskRecordsResult, error)
    func GetTaskRecordsOutput(ctx *Context, args *GetTaskRecordsOutputArgs, opts ...InvokeOption) GetTaskRecordsResultOutput

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

    public static class GetTaskRecords 
    {
        public static Task<GetTaskRecordsResult> InvokeAsync(GetTaskRecordsArgs args, InvokeOptions? opts = null)
        public static Output<GetTaskRecordsResult> Invoke(GetTaskRecordsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetTaskRecordsResult> getTaskRecords(GetTaskRecordsArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: oci:FleetAppsManagement/getTaskRecords:getTaskRecords
      arguments:
        # arguments dictionary

    The following arguments are supported:

    CompartmentId string
    The ID of the compartment in which to list resources.
    DisplayName string
    A filter to return only resources that match the entire display name given.
    Filters List<GetTaskRecordsFilter>
    Id string
    unique TaskDetail identifier
    Platform string
    The platform for the Task.
    State string
    The current state of the Task.
    Type string
    The type of the Task.
    CompartmentId string
    The ID of the compartment in which to list resources.
    DisplayName string
    A filter to return only resources that match the entire display name given.
    Filters []GetTaskRecordsFilter
    Id string
    unique TaskDetail identifier
    Platform string
    The platform for the Task.
    State string
    The current state of the Task.
    Type string
    The type of the Task.
    compartmentId String
    The ID of the compartment in which to list resources.
    displayName String
    A filter to return only resources that match the entire display name given.
    filters List<GetTaskRecordsFilter>
    id String
    unique TaskDetail identifier
    platform String
    The platform for the Task.
    state String
    The current state of the Task.
    type String
    The type of the Task.
    compartmentId string
    The ID of the compartment in which to list resources.
    displayName string
    A filter to return only resources that match the entire display name given.
    filters GetTaskRecordsFilter[]
    id string
    unique TaskDetail identifier
    platform string
    The platform for the Task.
    state string
    The current state of the Task.
    type string
    The type of the Task.
    compartment_id str
    The ID of the compartment in which to list resources.
    display_name str
    A filter to return only resources that match the entire display name given.
    filters Sequence[fleetappsmanagement.GetTaskRecordsFilter]
    id str
    unique TaskDetail identifier
    platform str
    The platform for the Task.
    state str
    The current state of the Task.
    type str
    The type of the Task.
    compartmentId String
    The ID of the compartment in which to list resources.
    displayName String
    A filter to return only resources that match the entire display name given.
    filters List<Property Map>
    id String
    unique TaskDetail identifier
    platform String
    The platform for the Task.
    state String
    The current state of the Task.
    type String
    The type of the Task.

    getTaskRecords Result

    The following output properties are available:

    TaskRecordCollections List<GetTaskRecordsTaskRecordCollection>
    The list of task_record_collection.
    CompartmentId string
    DisplayName string
    A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
    Filters List<GetTaskRecordsFilter>
    Id string
    The OCID of the resource.
    Platform string
    The platform of the runbook.
    State string
    The current state of the TaskRecord.
    Type string
    Task type.
    TaskRecordCollections []GetTaskRecordsTaskRecordCollection
    The list of task_record_collection.
    CompartmentId string
    DisplayName string
    A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
    Filters []GetTaskRecordsFilter
    Id string
    The OCID of the resource.
    Platform string
    The platform of the runbook.
    State string
    The current state of the TaskRecord.
    Type string
    Task type.
    taskRecordCollections List<GetTaskRecordsTaskRecordCollection>
    The list of task_record_collection.
    compartmentId String
    displayName String
    A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
    filters List<GetTaskRecordsFilter>
    id String
    The OCID of the resource.
    platform String
    The platform of the runbook.
    state String
    The current state of the TaskRecord.
    type String
    Task type.
    taskRecordCollections GetTaskRecordsTaskRecordCollection[]
    The list of task_record_collection.
    compartmentId string
    displayName string
    A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
    filters GetTaskRecordsFilter[]
    id string
    The OCID of the resource.
    platform string
    The platform of the runbook.
    state string
    The current state of the TaskRecord.
    type string
    Task type.
    task_record_collections Sequence[fleetappsmanagement.GetTaskRecordsTaskRecordCollection]
    The list of task_record_collection.
    compartment_id str
    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
    filters Sequence[fleetappsmanagement.GetTaskRecordsFilter]
    id str
    The OCID of the resource.
    platform str
    The platform of the runbook.
    state str
    The current state of the TaskRecord.
    type str
    Task type.
    taskRecordCollections List<Property Map>
    The list of task_record_collection.
    compartmentId String
    displayName String
    A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
    filters List<Property Map>
    id String
    The OCID of the resource.
    platform String
    The platform of the runbook.
    state String
    The current state of the TaskRecord.
    type String
    Task type.

    Supporting Types

    GetTaskRecordsFilter

    Name string
    The name of the argument
    Values List<string>
    Regex bool
    Name string
    The name of the argument
    Values []string
    Regex bool
    name String
    The name of the argument
    values List<String>
    regex Boolean
    name string
    The name of the argument
    values string[]
    regex boolean
    name str
    The name of the argument
    values Sequence[str]
    regex bool
    name String
    The name of the argument
    values List<String>
    regex Boolean

    GetTaskRecordsTaskRecordCollection

    GetTaskRecordsTaskRecordCollectionItem

    CompartmentId string
    The ID of the compartment in which to list resources.
    DefinedTags 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
    The description of the argument.
    Details List<GetTaskRecordsTaskRecordCollectionItemDetail>
    The details of the task.
    DisplayName string
    A filter to return only resources that match the entire display name given.
    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
    unique TaskDetail identifier
    LifecycleDetails 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.
    ResourceRegion string
    Associated region
    State string
    The current state of the Task.
    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"}
    TimeCreated string
    The time this resource was created. An RFC3339 formatted datetime string.
    TimeUpdated string
    The time this resource was last updated. An RFC3339 formatted datetime string.
    Type string
    The type of the Task.
    Version string
    The version of the task
    CompartmentId string
    The ID of the compartment in which to list resources.
    DefinedTags 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
    The description of the argument.
    Details []GetTaskRecordsTaskRecordCollectionItemDetail
    The details of the task.
    DisplayName string
    A filter to return only resources that match the entire display name given.
    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
    unique TaskDetail identifier
    LifecycleDetails 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.
    ResourceRegion string
    Associated region
    State string
    The current state of the Task.
    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"}
    TimeCreated string
    The time this resource was created. An RFC3339 formatted datetime string.
    TimeUpdated string
    The time this resource was last updated. An RFC3339 formatted datetime string.
    Type string
    The type of the Task.
    Version string
    The version of the task
    compartmentId String
    The ID of the compartment in which to list resources.
    definedTags 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
    The description of the argument.
    details List<GetTaskRecordsTaskRecordCollectionItemDetail>
    The details of the task.
    displayName String
    A filter to return only resources that match the entire display name given.
    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
    unique TaskDetail identifier
    lifecycleDetails 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.
    resourceRegion String
    Associated region
    state String
    The current state of the Task.
    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"}
    timeCreated String
    The time this resource was created. An RFC3339 formatted datetime string.
    timeUpdated String
    The time this resource was last updated. An RFC3339 formatted datetime string.
    type String
    The type of the Task.
    version String
    The version of the task
    compartmentId string
    The ID of the compartment in which to list resources.
    definedTags {[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
    The description of the argument.
    details GetTaskRecordsTaskRecordCollectionItemDetail[]
    The details of the task.
    displayName string
    A filter to return only resources that match the entire display name given.
    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
    unique TaskDetail identifier
    lifecycleDetails 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.
    resourceRegion string
    Associated region
    state string
    The current state of the Task.
    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"}
    timeCreated string
    The time this resource was created. An RFC3339 formatted datetime string.
    timeUpdated string
    The time this resource was last updated. An RFC3339 formatted datetime string.
    type string
    The type of the Task.
    version string
    The version of the task
    compartment_id str
    The ID of the compartment in which to list resources.
    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"}
    description str
    The description of the argument.
    details Sequence[fleetappsmanagement.GetTaskRecordsTaskRecordCollectionItemDetail]
    The details of the task.
    display_name str
    A filter to return only resources that match the entire display name given.
    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
    unique TaskDetail identifier
    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.
    resource_region str
    Associated region
    state str
    The current state of the Task.
    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"}
    time_created str
    The time this resource was created. An RFC3339 formatted datetime string.
    time_updated str
    The time this resource was last updated. An RFC3339 formatted datetime string.
    type str
    The type of the Task.
    version str
    The version of the task
    compartmentId String
    The ID of the compartment in which to list resources.
    definedTags Map<String>
    Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
    description String
    The description of the argument.
    details List<Property Map>
    The details of the task.
    displayName String
    A filter to return only resources that match the entire display name given.
    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
    unique TaskDetail identifier
    lifecycleDetails 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.
    resourceRegion String
    Associated region
    state String
    The current state of the Task.
    systemTags Map<String>
    System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
    timeCreated String
    The time this resource was created. An RFC3339 formatted datetime string.
    timeUpdated String
    The time this resource was last updated. An RFC3339 formatted datetime string.
    type String
    The type of the Task.
    version String
    The version of the task

    GetTaskRecordsTaskRecordCollectionItemDetail

    ExecutionDetails List<GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetail>
    Content Source Details
    OsType string
    The OS for the task
    Platform string
    The platform for the Task.
    Properties List<GetTaskRecordsTaskRecordCollectionItemDetailProperty>
    The properties of the task.
    Scope string
    The scope of the task
    ExecutionDetails []GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetail
    Content Source Details
    OsType string
    The OS for the task
    Platform string
    The platform for the Task.
    Properties []GetTaskRecordsTaskRecordCollectionItemDetailProperty
    The properties of the task.
    Scope string
    The scope of the task
    executionDetails List<GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetail>
    Content Source Details
    osType String
    The OS for the task
    platform String
    The platform for the Task.
    properties List<GetTaskRecordsTaskRecordCollectionItemDetailProperty>
    The properties of the task.
    scope String
    The scope of the task
    executionDetails GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetail[]
    Content Source Details
    osType string
    The OS for the task
    platform string
    The platform for the Task.
    properties GetTaskRecordsTaskRecordCollectionItemDetailProperty[]
    The properties of the task.
    scope string
    The scope of the task
    executionDetails List<Property Map>
    Content Source Details
    osType String
    The OS for the task
    platform String
    The platform for the Task.
    properties List<Property Map>
    The properties of the task.
    scope String
    The scope of the task

    GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetail

    Command string
    Optional Command to execute the content.
    Contents List<GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetailContent>
    Content Source Details.
    Endpoint string
    Endpoint to be invoked.
    ExecutionType string
    The action type of the task
    Variables List<GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetailVariable>
    The variable of the task.Atleast one of dynamicArguments or output needs to be provided.
    Command string
    Optional Command to execute the content.
    Contents []GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetailContent
    Content Source Details.
    Endpoint string
    Endpoint to be invoked.
    ExecutionType string
    The action type of the task
    Variables []GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetailVariable
    The variable of the task.Atleast one of dynamicArguments or output needs to be provided.
    command String
    Optional Command to execute the content.
    contents List<GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetailContent>
    Content Source Details.
    endpoint String
    Endpoint to be invoked.
    executionType String
    The action type of the task
    variables List<GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetailVariable>
    The variable of the task.Atleast one of dynamicArguments or output needs to be provided.
    command string
    Optional Command to execute the content.
    contents GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetailContent[]
    Content Source Details.
    endpoint string
    Endpoint to be invoked.
    executionType string
    The action type of the task
    variables GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetailVariable[]
    The variable of the task.Atleast one of dynamicArguments or output needs to be provided.
    command str
    Optional Command to execute the content.
    contents Sequence[fleetappsmanagement.GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetailContent]
    Content Source Details.
    endpoint str
    Endpoint to be invoked.
    execution_type str
    The action type of the task
    variables Sequence[fleetappsmanagement.GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetailVariable]
    The variable of the task.Atleast one of dynamicArguments or output needs to be provided.
    command String
    Optional Command to execute the content.
    contents List<Property Map>
    Content Source Details.
    endpoint String
    Endpoint to be invoked.
    executionType String
    The action type of the task
    variables List<Property Map>
    The variable of the task.Atleast one of dynamicArguments or output needs to be provided.

    GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetailContent

    Bucket string
    Bucket Name.
    Checksum string
    SHA256 checksum of the artifact.
    Namespace string
    Namespace.
    Object string
    Object Name.
    SourceType string
    Content Source Details.
    Bucket string
    Bucket Name.
    Checksum string
    SHA256 checksum of the artifact.
    Namespace string
    Namespace.
    Object string
    Object Name.
    SourceType string
    Content Source Details.
    bucket String
    Bucket Name.
    checksum String
    SHA256 checksum of the artifact.
    namespace String
    Namespace.
    object String
    Object Name.
    sourceType String
    Content Source Details.
    bucket string
    Bucket Name.
    checksum string
    SHA256 checksum of the artifact.
    namespace string
    Namespace.
    object string
    Object Name.
    sourceType string
    Content Source Details.
    bucket str
    Bucket Name.
    checksum str
    SHA256 checksum of the artifact.
    namespace str
    Namespace.
    object str
    Object Name.
    source_type str
    Content Source Details.
    bucket String
    Bucket Name.
    checksum String
    SHA256 checksum of the artifact.
    namespace String
    Namespace.
    object String
    Object Name.
    sourceType String
    Content Source Details.

    GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetailVariable

    inputVariables List<Property Map>
    The input variables for the task.
    outputVariables List<String>
    The list of output variables.

    GetTaskRecordsTaskRecordCollectionItemDetailExecutionDetailVariableInputVariable

    Description string
    The description of the argument.
    Name string
    The name of the argument
    Type string
    The type of the Task.
    Description string
    The description of the argument.
    Name string
    The name of the argument
    Type string
    The type of the Task.
    description String
    The description of the argument.
    name String
    The name of the argument
    type String
    The type of the Task.
    description string
    The description of the argument.
    name string
    The name of the argument
    type string
    The type of the Task.
    description str
    The description of the argument.
    name str
    The name of the argument
    type str
    The type of the Task.
    description String
    The description of the argument.
    name String
    The name of the argument
    type String
    The type of the Task.

    GetTaskRecordsTaskRecordCollectionItemDetailProperty

    NumRetries int
    The number of retries allowed.
    TimeoutInSeconds int
    The timeout in seconds for the task.
    NumRetries int
    The number of retries allowed.
    TimeoutInSeconds int
    The timeout in seconds for the task.
    numRetries Integer
    The number of retries allowed.
    timeoutInSeconds Integer
    The timeout in seconds for the task.
    numRetries number
    The number of retries allowed.
    timeoutInSeconds number
    The timeout in seconds for the task.
    num_retries int
    The number of retries allowed.
    timeout_in_seconds int
    The timeout in seconds for the task.
    numRetries Number
    The number of retries allowed.
    timeoutInSeconds Number
    The timeout in seconds for the task.

    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 v2.17.0 published on Friday, Nov 15, 2024 by Pulumi