Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnAgentStatusMixinProps.Builder
Packages that use CfnAgentStatusMixinProps.Builder
-
Uses of CfnAgentStatusMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnAgentStatusMixinProps.BuilderModifier and TypeMethodDescriptionCfnAgentStatusMixinProps.builder()CfnAgentStatusMixinProps.Builder.description(String description) Sets the value ofCfnAgentStatusMixinProps.getDescription()CfnAgentStatusMixinProps.Builder.displayOrder(Number displayOrder) Sets the value ofCfnAgentStatusMixinProps.getDisplayOrder()CfnAgentStatusMixinProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnAgentStatusMixinProps.getInstanceArn()Sets the value ofCfnAgentStatusMixinProps.getName()CfnAgentStatusMixinProps.Builder.resetOrderNumber(Boolean resetOrderNumber) Sets the value ofCfnAgentStatusMixinProps.getResetOrderNumber()CfnAgentStatusMixinProps.Builder.resetOrderNumber(IResolvable resetOrderNumber) Sets the value ofCfnAgentStatusMixinProps.getResetOrderNumber()Sets the value ofCfnAgentStatusMixinProps.getState()Sets the value ofCfnAgentStatusMixinProps.getTags()Sets the value ofCfnAgentStatusMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.connect with parameters of type CfnAgentStatusMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAgentStatusMixinProps.Builder.