Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnHoursOfOperationPropsMixin.Builder
Packages that use CfnHoursOfOperationPropsMixin.Builder
-
Uses of CfnHoursOfOperationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnHoursOfOperationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnHoursOfOperationPropsMixin.Builder.childHoursOfOperations(List<? extends Object> childHoursOfOperations) List of child hours of operations.CfnHoursOfOperationPropsMixin.Builder.childHoursOfOperations(IResolvable childHoursOfOperations) List of child hours of operations.Configuration information for the hours of operation.CfnHoursOfOperationPropsMixin.Builder.config(IResolvable config) Configuration information for the hours of operation.CfnHoursOfOperationPropsMixin.Builder.create()CfnHoursOfOperationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnHoursOfOperationPropsMixin.Builder.description(String description) The description for the hours of operation.CfnHoursOfOperationPropsMixin.Builder.hoursOfOperationOverrides(List<? extends Object> hoursOfOperationOverrides) One or more hours of operation overrides assigned to an hour of operation.CfnHoursOfOperationPropsMixin.Builder.hoursOfOperationOverrides(IResolvable hoursOfOperationOverrides) One or more hours of operation overrides assigned to an hour of operation.CfnHoursOfOperationPropsMixin.Builder.instanceArn(String instanceArn) The Amazon Resource Name (ARN) of the instance.CfnHoursOfOperationPropsMixin.Builder.instanceArn(IInstanceRef instanceArn) The Amazon Resource Name (ARN) of the instance.The name for the hours of operation.CfnHoursOfOperationPropsMixin.Builder.parentHoursOfOperations(List<? extends Object> parentHoursOfOperations) List of parent hours of operations.CfnHoursOfOperationPropsMixin.Builder.parentHoursOfOperations(IResolvable parentHoursOfOperations) List of parent hours of operations.The tags used to organize, track, or control access for this resource.The time zone for the hours of operation.