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 dictionary
The following arguments are supported:
- Hours
Of stringOperation Arn - The Amazon Resource Name (ARN) for the hours of operation.
- Hours
Of stringOperation Arn - The Amazon Resource Name (ARN) for the hours of operation.
- hours
Of StringOperation Arn - The Amazon Resource Name (ARN) for the hours of operation.
- hours
Of 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.
- hours
Of 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.
- Hours
Of stringOperation Arn - The Amazon Resource Name (ARN) for the hours of operation.
- Hours
Of 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.
- Instance
Arn 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.
- Time
Zone string - The time zone of the hours of operation.
- Config
[]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.
- Hours
Of stringOperation Arn - The Amazon Resource Name (ARN) for the hours of operation.
- Hours
Of []HoursOperation Overrides Of Operation Override - One or more hours of operation overrides assigned to an hour of operation.
- Instance
Arn string - The identifier of the Amazon Connect instance.
- Name string
- The name of the hours of operation.
- Tag
- One or more tags.
- Time
Zone string - The time zone of the hours of operation.
- config
List<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.
- hours
Of StringOperation Arn - The Amazon Resource Name (ARN) for the hours of operation.
- hours
Of List<HoursOperation Overrides Of Operation Override> - One or more hours of operation overrides assigned to an hour of operation.
- instance
Arn String - The identifier of the Amazon Connect instance.
- name String
- The name of the hours of operation.
- List<Tag>
- One or more tags.
- time
Zone String - The time zone of the hours of operation.
- config
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.
- hours
Of stringOperation Arn - The Amazon Resource Name (ARN) for the hours of operation.
- hours
Of HoursOperation Overrides Of Operation Override[] - One or more hours of operation overrides assigned to an hour of operation.
- instance
Arn string - The identifier of the Amazon Connect instance.
- name string
- The name of the hours of operation.
- Tag[]
- One or more tags.
- time
Zone string - The time zone of the hours of operation.
- config
Sequence[Hours
Of 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.
- hours
Of StringOperation Arn - The Amazon Resource Name (ARN) for the hours of operation.
- hours
Of List<Property Map>Operation Overrides - One or more hours of operation overrides assigned to an hour of operation.
- instance
Arn String - The identifier of the Amazon Connect instance.
- name String
- The name of the hours of operation.
- List<Property Map>
- One or more tags.
- time
Zone 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.
- End
Time Pulumi.Aws Native. Connect. Inputs. Hours Of Operation Time Slice - The end time that your contact center closes.
- Start
Time Pulumi.Aws Native. Connect. Inputs. Hours Of Operation Time Slice - The start time that your contact center opens.
- Day
Hours
Of 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
Hours
Of 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
Hours
Of 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
Hours
Of 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.
- end
Time Property Map - The end time that your contact center closes.
- start
Time Property Map - The start time that your contact center opens.
HoursOfOperationConfigDay
HoursOfOperationOverride
- Effective
From string - The date from which the hours of operation override would be effective.
- Effective
Till string - The date till which the hours of operation override would be effective.
- Override
Config List<Pulumi.Aws Native. Connect. Inputs. Hours Of Operation Override Config> - Override
Name string - Hours
Of stringOperation Override Id - The identifier for the hours of operation override.
- Override
Description string
- Effective
From string - The date from which the hours of operation override would be effective.
- Effective
Till string - The date till which the hours of operation override would be effective.
- Override
Config []HoursOf Operation Override Config - Override
Name string - Hours
Of stringOperation Override Id - The identifier for the hours of operation override.
- Override
Description string
- effective
From String - The date from which the hours of operation override would be effective.
- effective
Till String - The date till which the hours of operation override would be effective.
- override
Config List<HoursOf Operation Override Config> - override
Name String - hours
Of StringOperation Override Id - The identifier for the hours of operation override.
- override
Description String
- effective
From string - The date from which the hours of operation override would be effective.
- effective
Till string - The date till which the hours of operation override would be effective.
- override
Config HoursOf Operation Override Config[] - override
Name string - hours
Of stringOperation Override Id - The identifier for the hours of operation override.
- override
Description 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
- effective
From String - The date from which the hours of operation override would be effective.
- effective
Till String - The date till which the hours of operation override would be effective.
- override
Config List<Property Map> - override
Name String - hours
Of StringOperation Override Id - The identifier for the hours of operation override.
- override
Description String
HoursOfOperationOverrideConfig
- Day
Pulumi.
Aws Native. Connect. Hours Of Operation Override Config Day - The day that the hours of operation override applies to.
- End
Time Pulumi.Aws Native. Connect. Inputs. Hours Of Operation Override Time Slice - The new end time that your contact center closes for the overriden days.
- Start
Time 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
Hours
Of 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
Hours
Of 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
Hours
Of 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
Hours
Of 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.
- end
Time Property Map - The new end time that your contact center closes for the overriden days.
- start
Time 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