Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnRoutingProfileMixinProps.Builder
Packages that use CfnRoutingProfileMixinProps.Builder
-
Uses of CfnRoutingProfileMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnRoutingProfileMixinProps.BuilderModifier and TypeMethodDescriptionCfnRoutingProfileMixinProps.Builder.agentAvailabilityTimer(String agentAvailabilityTimer) Sets the value ofCfnRoutingProfileMixinProps.getAgentAvailabilityTimer()CfnRoutingProfileMixinProps.builder()CfnRoutingProfileMixinProps.Builder.defaultOutboundQueueArn(String defaultOutboundQueueArn) Sets the value ofCfnRoutingProfileMixinProps.getDefaultOutboundQueueArn()CfnRoutingProfileMixinProps.Builder.description(String description) Sets the value ofCfnRoutingProfileMixinProps.getDescription()CfnRoutingProfileMixinProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnRoutingProfileMixinProps.getInstanceArn()CfnRoutingProfileMixinProps.Builder.instanceArn(IInstanceRef instanceArn) Sets the value ofCfnRoutingProfileMixinProps.getInstanceArn()CfnRoutingProfileMixinProps.Builder.manualAssignmentQueueConfigs(List<? extends Object> manualAssignmentQueueConfigs) Sets the value ofCfnRoutingProfileMixinProps.getManualAssignmentQueueConfigs()CfnRoutingProfileMixinProps.Builder.manualAssignmentQueueConfigs(IResolvable manualAssignmentQueueConfigs) Sets the value ofCfnRoutingProfileMixinProps.getManualAssignmentQueueConfigs()CfnRoutingProfileMixinProps.Builder.mediaConcurrencies(List<? extends Object> mediaConcurrencies) Sets the value ofCfnRoutingProfileMixinProps.getMediaConcurrencies()CfnRoutingProfileMixinProps.Builder.mediaConcurrencies(IResolvable mediaConcurrencies) Sets the value ofCfnRoutingProfileMixinProps.getMediaConcurrencies()Sets the value ofCfnRoutingProfileMixinProps.getName()CfnRoutingProfileMixinProps.Builder.queueConfigs(List<? extends Object> queueConfigs) Sets the value ofCfnRoutingProfileMixinProps.getQueueConfigs()CfnRoutingProfileMixinProps.Builder.queueConfigs(IResolvable queueConfigs) Sets the value ofCfnRoutingProfileMixinProps.getQueueConfigs()Sets the value ofCfnRoutingProfileMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.connect with parameters of type CfnRoutingProfileMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRoutingProfileMixinProps.Builder.