HoursOfOperation

class HoursOfOperation : KotlinCustomResource

Resource Type definition for AWS::Connect::HoursOfOperation

Example Usage

Example

No Java example available.

Properties

Link copied to clipboard

Configuration information for the hours of operation: day, start time, and end time.

Link copied to clipboard
val description: Output<String>?

The description of the hours of operation.

Link copied to clipboard

The Amazon Resource Name (ARN) for the hours of operation.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val instanceArn: Output<String>

The identifier of the Amazon Connect instance.

Link copied to clipboard
val name: Output<String>

The name of the hours of operation.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

One or more tags.

Link copied to clipboard
val timeZone: Output<String>

The time zone of the hours of operation.

Link copied to clipboard
val urn: Output<String>