We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
aws-native.connect.getHoursOfOperation
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
Resource Type definition for AWS::Connect::HoursOfOperation
Using getHoursOfOperation
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 getHoursOfOperation(args: GetHoursOfOperationArgs, opts?: InvokeOptions): Promise<GetHoursOfOperationResult>
function getHoursOfOperationOutput(args: GetHoursOfOperationOutputArgs, opts?: InvokeOptions): Output<GetHoursOfOperationResult>def get_hours_of_operation(hours_of_operation_arn: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetHoursOfOperationResult
def get_hours_of_operation_output(hours_of_operation_arn: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetHoursOfOperationResult]func LookupHoursOfOperation(ctx *Context, args *LookupHoursOfOperationArgs, opts ...InvokeOption) (*LookupHoursOfOperationResult, error)
func LookupHoursOfOperationOutput(ctx *Context, args *LookupHoursOfOperationOutputArgs, opts ...InvokeOption) LookupHoursOfOperationResultOutput> Note: This function is named LookupHoursOfOperation in the Go SDK.
public static class GetHoursOfOperation 
{
    public static Task<GetHoursOfOperationResult> InvokeAsync(GetHoursOfOperationArgs args, InvokeOptions? opts = null)
    public static Output<GetHoursOfOperationResult> Invoke(GetHoursOfOperationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetHoursOfOperationResult> getHoursOfOperation(GetHoursOfOperationArgs args, InvokeOptions options)
public static Output<GetHoursOfOperationResult> getHoursOfOperation(GetHoursOfOperationArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:connect:getHoursOfOperation
  arguments:
    # arguments dictionaryThe following arguments are supported:
- HoursOf stringOperation Arn 
- The Amazon Resource Name (ARN) for the hours of operation.
- HoursOf stringOperation Arn 
- The Amazon Resource Name (ARN) for the hours of operation.
- hoursOf StringOperation Arn 
- The Amazon Resource Name (ARN) for the hours of operation.
- hoursOf stringOperation Arn 
- The Amazon Resource Name (ARN) for the hours of operation.
- hours_of_ stroperation_ arn 
- The Amazon Resource Name (ARN) for the hours of operation.
- hoursOf StringOperation Arn 
- The Amazon Resource Name (ARN) for the hours of operation.
getHoursOfOperation Result
The following output properties are available:
- Config
List<Pulumi.Aws Native. Connect. Outputs. Hours Of Operation Config> 
- Configuration information for the hours of operation: day, start time, and end time.
- Description string
- The description of the hours of operation.
- HoursOf stringOperation Arn 
- The Amazon Resource Name (ARN) for the hours of operation.
- HoursOf List<Pulumi.Operation Overrides Aws Native. Connect. Outputs. Hours Of Operation Override> 
- One or more hours of operation overrides assigned to an hour of operation.
- InstanceArn string
- The identifier of the Amazon Connect instance.
- Name string
- The name of the hours of operation.
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- One or more tags.
- TimeZone string
- The time zone of the hours of operation.
- Config
[]HoursOf Operation Config 
- Configuration information for the hours of operation: day, start time, and end time.
- Description string
- The description of the hours of operation.
- HoursOf stringOperation Arn 
- The Amazon Resource Name (ARN) for the hours of operation.
- HoursOf []HoursOperation Overrides Of Operation Override 
- One or more hours of operation overrides assigned to an hour of operation.
- InstanceArn string
- The identifier of the Amazon Connect instance.
- Name string
- The name of the hours of operation.
- Tag
- One or more tags.
- TimeZone string
- The time zone of the hours of operation.
- config
List<HoursOf Operation Config> 
- Configuration information for the hours of operation: day, start time, and end time.
- description String
- The description of the hours of operation.
- hoursOf StringOperation Arn 
- The Amazon Resource Name (ARN) for the hours of operation.
- hoursOf List<HoursOperation Overrides Of Operation Override> 
- One or more hours of operation overrides assigned to an hour of operation.
- instanceArn String
- The identifier of the Amazon Connect instance.
- name String
- The name of the hours of operation.
- List<Tag>
- One or more tags.
- timeZone String
- The time zone of the hours of operation.
- config
HoursOf Operation Config[] 
- Configuration information for the hours of operation: day, start time, and end time.
- description string
- The description of the hours of operation.
- hoursOf stringOperation Arn 
- The Amazon Resource Name (ARN) for the hours of operation.
- hoursOf HoursOperation Overrides Of Operation Override[] 
- One or more hours of operation overrides assigned to an hour of operation.
- instanceArn string
- The identifier of the Amazon Connect instance.
- name string
- The name of the hours of operation.
- Tag[]
- One or more tags.
- timeZone string
- The time zone of the hours of operation.
- config
Sequence[HoursOf Operation Config] 
- Configuration information for the hours of operation: day, start time, and end time.
- description str
- The description of the hours of operation.
- hours_of_ stroperation_ arn 
- The Amazon Resource Name (ARN) for the hours of operation.
- hours_of_ Sequence[Hoursoperation_ overrides Of Operation Override] 
- One or more hours of operation overrides assigned to an hour of operation.
- instance_arn str
- The identifier of the Amazon Connect instance.
- name str
- The name of the hours of operation.
- Sequence[root_Tag]
- One or more tags.
- time_zone str
- The time zone of the hours of operation.
- config List<Property Map>
- Configuration information for the hours of operation: day, start time, and end time.
- description String
- The description of the hours of operation.
- hoursOf StringOperation Arn 
- The Amazon Resource Name (ARN) for the hours of operation.
- hoursOf List<Property Map>Operation Overrides 
- One or more hours of operation overrides assigned to an hour of operation.
- instanceArn String
- The identifier of the Amazon Connect instance.
- name String
- The name of the hours of operation.
- List<Property Map>
- One or more tags.
- timeZone String
- The time zone of the hours of operation.
Supporting Types
HoursOfOperationConfig   
- Day
Pulumi.Aws Native. Connect. Hours Of Operation Config Day 
- The day that the hours of operation applies to.
- EndTime Pulumi.Aws Native. Connect. Inputs. Hours Of Operation Time Slice 
- The end time that your contact center closes.
- StartTime Pulumi.Aws Native. Connect. Inputs. Hours Of Operation Time Slice 
- The start time that your contact center opens.
- Day
HoursOf Operation Config Day 
- The day that the hours of operation applies to.
- EndTime HoursOf Operation Time Slice 
- The end time that your contact center closes.
- StartTime HoursOf Operation Time Slice 
- The start time that your contact center opens.
- day
HoursOf Operation Config Day 
- The day that the hours of operation applies to.
- endTime HoursOf Operation Time Slice 
- The end time that your contact center closes.
- startTime HoursOf Operation Time Slice 
- The start time that your contact center opens.
- day
HoursOf Operation Config Day 
- The day that the hours of operation applies to.
- endTime HoursOf Operation Time Slice 
- The end time that your contact center closes.
- startTime HoursOf Operation Time Slice 
- The start time that your contact center opens.
- day
HoursOf Operation Config Day 
- The day that the hours of operation applies to.
- end_time HoursOf Operation Time Slice 
- The end time that your contact center closes.
- start_time HoursOf Operation Time Slice 
- The start time that your contact center opens.
- day "SUNDAY" | "MONDAY" | "TUESDAY" | "WEDNESDAY" | "THURSDAY" | "FRIDAY" | "SATURDAY"
- The day that the hours of operation applies to.
- endTime Property Map
- The end time that your contact center closes.
- startTime Property Map
- The start time that your contact center opens.
HoursOfOperationConfigDay    
HoursOfOperationOverride   
- EffectiveFrom string
- The date from which the hours of operation override would be effective.
- EffectiveTill string
- The date till which the hours of operation override would be effective.
- OverrideConfig List<Pulumi.Aws Native. Connect. Inputs. Hours Of Operation Override Config> 
- OverrideName string
- HoursOf stringOperation Override Id 
- The identifier for the hours of operation override.
- OverrideDescription string
- EffectiveFrom string
- The date from which the hours of operation override would be effective.
- EffectiveTill string
- The date till which the hours of operation override would be effective.
- OverrideConfig []HoursOf Operation Override Config 
- OverrideName string
- HoursOf stringOperation Override Id 
- The identifier for the hours of operation override.
- OverrideDescription string
- effectiveFrom String
- The date from which the hours of operation override would be effective.
- effectiveTill String
- The date till which the hours of operation override would be effective.
- overrideConfig List<HoursOf Operation Override Config> 
- overrideName String
- hoursOf StringOperation Override Id 
- The identifier for the hours of operation override.
- overrideDescription String
- effectiveFrom string
- The date from which the hours of operation override would be effective.
- effectiveTill string
- The date till which the hours of operation override would be effective.
- overrideConfig HoursOf Operation Override Config[] 
- overrideName string
- hoursOf stringOperation Override Id 
- The identifier for the hours of operation override.
- overrideDescription string
- effective_from str
- The date from which the hours of operation override would be effective.
- effective_till str
- The date till which the hours of operation override would be effective.
- override_config Sequence[HoursOf Operation Override Config] 
- override_name str
- hours_of_ stroperation_ override_ id 
- The identifier for the hours of operation override.
- override_description str
- effectiveFrom String
- The date from which the hours of operation override would be effective.
- effectiveTill String
- The date till which the hours of operation override would be effective.
- overrideConfig List<Property Map>
- overrideName String
- hoursOf StringOperation Override Id 
- The identifier for the hours of operation override.
- overrideDescription String
HoursOfOperationOverrideConfig    
- Day
Pulumi.Aws Native. Connect. Hours Of Operation Override Config Day 
- The day that the hours of operation override applies to.
- EndTime Pulumi.Aws Native. Connect. Inputs. Hours Of Operation Override Time Slice 
- The new end time that your contact center closes for the overriden days.
- StartTime Pulumi.Aws Native. Connect. Inputs. Hours Of Operation Override Time Slice 
- The new start time that your contact center opens for the overriden days.
- Day
HoursOf Operation Override Config Day 
- The day that the hours of operation override applies to.
- EndTime HoursOf Operation Override Time Slice 
- The new end time that your contact center closes for the overriden days.
- StartTime HoursOf Operation Override Time Slice 
- The new start time that your contact center opens for the overriden days.
- day
HoursOf Operation Override Config Day 
- The day that the hours of operation override applies to.
- endTime HoursOf Operation Override Time Slice 
- The new end time that your contact center closes for the overriden days.
- startTime HoursOf Operation Override Time Slice 
- The new start time that your contact center opens for the overriden days.
- day
HoursOf Operation Override Config Day 
- The day that the hours of operation override applies to.
- endTime HoursOf Operation Override Time Slice 
- The new end time that your contact center closes for the overriden days.
- startTime HoursOf Operation Override Time Slice 
- The new start time that your contact center opens for the overriden days.
- day
HoursOf Operation Override Config Day 
- The day that the hours of operation override applies to.
- end_time HoursOf Operation Override Time Slice 
- The new end time that your contact center closes for the overriden days.
- start_time HoursOf Operation Override Time Slice 
- The new start time that your contact center opens for the overriden days.
- day "SUNDAY" | "MONDAY" | "TUESDAY" | "WEDNESDAY" | "THURSDAY" | "FRIDAY" | "SATURDAY"
- The day that the hours of operation override applies to.
- endTime Property Map
- The new end time that your contact center closes for the overriden days.
- startTime Property Map
- The new start time that your contact center opens for the overriden days.
HoursOfOperationOverrideConfigDay     
HoursOfOperationOverrideTimeSlice     
HoursOfOperationTimeSlice    
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi