Package software.amazon.awscdk.services.cases
AWS::Cases Construct Library
---
All classes with the
Cfnprefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.cases.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for Cases construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::Cases resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Cases.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates a new case rule.Boolean condition for a rule.A builder for
CfnCaseRule.BooleanConditionPropertyAn implementation forCfnCaseRule.BooleanConditionPropertyBoolean operands for a condition.A builder forCfnCaseRule.BooleanOperandsPropertyAn implementation forCfnCaseRule.BooleanOperandsPropertyA fluent builder forCfnCaseRule.Represents what rule type should take place, under what conditions.A builder forCfnCaseRule.CaseRuleDetailsPropertyAn implementation forCfnCaseRule.CaseRuleDetailsPropertyA rule that controls field visibility based on conditions.A builder forCfnCaseRule.HiddenCaseRulePropertyAn implementation forCfnCaseRule.HiddenCaseRulePropertyRepresents the left hand operand in the condition.A builder forCfnCaseRule.OperandOnePropertyAn implementation forCfnCaseRule.OperandOnePropertyRepresents the right hand operand in the condition.A builder forCfnCaseRule.OperandTwoPropertyAn implementation forCfnCaseRule.OperandTwoPropertyRequired rule type, used to indicate whether a field is required.A builder forCfnCaseRule.RequiredCaseRulePropertyAn implementation forCfnCaseRule.RequiredCaseRulePropertyProperties for defining aCfnCaseRule.A builder forCfnCaseRulePropsAn implementation forCfnCaseRulePropsCreates a domain, which is a container for all case data, such as cases, fields, templates and layouts.A fluent builder forCfnDomain.Properties for defining aCfnDomain.A builder forCfnDomainPropsAn implementation forCfnDomainPropsCreates a field in the Cases domain.A fluent builder forCfnField.Properties for defining aCfnField.A builder forCfnFieldPropsAn implementation forCfnFieldPropsCreates a layout in the Cases domain.Content specific toBasicLayouttype.A builder forCfnLayout.BasicLayoutPropertyAn implementation forCfnLayout.BasicLayoutPropertyA fluent builder forCfnLayout.Object for a group of fields and associated properties.A builder forCfnLayout.FieldGroupPropertyAn implementation forCfnLayout.FieldGroupPropertyObject for field related information.A builder forCfnLayout.FieldItemPropertyAn implementation forCfnLayout.FieldItemPropertyObject to store union of different versions of layout content.A builder forCfnLayout.LayoutContentPropertyAn implementation forCfnLayout.LayoutContentPropertyOrdered list containing different kinds of sections that can be added.A builder forCfnLayout.LayoutSectionsPropertyAn implementation forCfnLayout.LayoutSectionsPropertyThis represents a sections within a panel or tab of the page layout.A builder forCfnLayout.SectionPropertyAn implementation forCfnLayout.SectionPropertyProperties for defining aCfnLayout.A builder forCfnLayoutPropsAn implementation forCfnLayoutPropsCreates a template in the Cases domain.A fluent builder forCfnTemplate.Object to store configuration of layouts associated to the template.A builder forCfnTemplate.LayoutConfigurationPropertyAn implementation forCfnTemplate.LayoutConfigurationPropertyList of fields that must have a value provided to create a case.A builder forCfnTemplate.RequiredFieldPropertyAn implementation forCfnTemplate.RequiredFieldPropertyAn association representing a case rule acting upon a field.A builder forCfnTemplate.TemplateRulePropertyAn implementation forCfnTemplate.TemplateRulePropertyProperties for defining aCfnTemplate.A builder forCfnTemplatePropsAn implementation forCfnTemplateProps