Uses of Class
software.amazon.awscdk.services.connect.CfnAgentStatusProps.Builder
Packages that use CfnAgentStatusProps.Builder
-
Uses of CfnAgentStatusProps.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnAgentStatusProps.BuilderModifier and TypeMethodDescriptionstatic CfnAgentStatusProps.BuilderCfnAgentStatusProps.builder()CfnAgentStatusProps.Builder.description(String description) Sets the value ofCfnAgentStatusProps.getDescription()CfnAgentStatusProps.Builder.displayOrder(Number displayOrder) Sets the value ofCfnAgentStatusProps.getDisplayOrder()CfnAgentStatusProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnAgentStatusProps.getInstanceArn()Sets the value ofCfnAgentStatusProps.getName()CfnAgentStatusProps.Builder.resetOrderNumber(Boolean resetOrderNumber) Sets the value ofCfnAgentStatusProps.getResetOrderNumber()CfnAgentStatusProps.Builder.resetOrderNumber(IResolvable resetOrderNumber) Sets the value ofCfnAgentStatusProps.getResetOrderNumber()Sets the value ofCfnAgentStatusProps.getState()Sets the value ofCfnAgentStatusProps.getTags()Sets the value ofCfnAgentStatusProps.getType()Constructors in software.amazon.awscdk.services.connect with parameters of type CfnAgentStatusProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAgentStatusProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAgentStatusProps.Builder.