Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnAgentStatusPropsMixin.Builder
Packages that use CfnAgentStatusPropsMixin.Builder
-
Uses of CfnAgentStatusPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnAgentStatusPropsMixin.BuilderModifier and TypeMethodDescriptionCfnAgentStatusPropsMixin.Builder.create()CfnAgentStatusPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnAgentStatusPropsMixin.Builder.description(String description) The description of the agent status.CfnAgentStatusPropsMixin.Builder.displayOrder(Number displayOrder) The display order of the agent status.CfnAgentStatusPropsMixin.Builder.instanceArn(String instanceArn) The Amazon Resource Name (ARN) of the instance.The name of the agent status.CfnAgentStatusPropsMixin.Builder.resetOrderNumber(Boolean resetOrderNumber) A number indicating the reset order of the agent status.CfnAgentStatusPropsMixin.Builder.resetOrderNumber(IResolvable resetOrderNumber) A number indicating the reset order of the agent status.The state of the agent status.The tags used to organize, track, or control access for this resource.The type of agent status.