Class GetHoursOfOperationResult


  • public final class GetHoursOfOperationResult
    extends java.lang.Object
    • Method Detail

      • arn

        public java.lang.String arn()
        Returns:
        ARN of the Hours of Operation.
      • configs

        public java.util.List<GetHoursOfOperationConfig> configs()
        Returns:
        Configuration information for the hours of operation: day, start time, and end time . Config blocks are documented below. Config blocks are documented below.
      • description

        public java.lang.String description()
        Returns:
        Description of the Hours of Operation.
      • hoursOfOperationArn

        @Deprecated
        public java.lang.String hoursOfOperationArn()
        Deprecated.
        use 'arn' attribute instead
        Returns:
        (**Deprecated**) ARN of the Hours of Operation.
      • hoursOfOperationId

        public java.lang.String hoursOfOperationId()
        Returns:
        The identifier for the hours of operation.
      • id

        public java.lang.String id()
        Returns:
        The provider-assigned unique ID for this managed resource.
      • instanceId

        public java.lang.String instanceId()
        Returns:
        Identifier of the hosting Amazon Connect Instance.
      • name

        public java.lang.String name()
        Returns:
        Name of the Hours of Operation.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        Map of tags to assign to the Hours of Operation.
      • timeZone

        public java.lang.String timeZone()
        Returns:
        Time zone of the Hours of Operation.