AWS Native v0.64.0, Jun 2 23
AWS Native v0.64.0, Jun 2 23
aws-native.connect.EvaluationForm
Explore with Pulumi AI
Resource Type definition for AWS::Connect::EvaluationForm
Create EvaluationForm Resource
new EvaluationForm(name: string, args: EvaluationFormArgs, opts?: CustomResourceOptions);
@overload
def EvaluationForm(resource_name: str,
opts: Optional[ResourceOptions] = None,
description: Optional[str] = None,
instance_arn: Optional[str] = None,
items: Optional[Sequence[EvaluationFormBaseItemArgs]] = None,
scoring_strategy: Optional[EvaluationFormScoringStrategyArgs] = None,
status: Optional[EvaluationFormStatus] = None,
tags: Optional[Sequence[EvaluationFormTagArgs]] = None,
title: Optional[str] = None)
@overload
def EvaluationForm(resource_name: str,
args: EvaluationFormArgs,
opts: Optional[ResourceOptions] = None)
func NewEvaluationForm(ctx *Context, name string, args EvaluationFormArgs, opts ...ResourceOption) (*EvaluationForm, error)
public EvaluationForm(string name, EvaluationFormArgs args, CustomResourceOptions? opts = null)
public EvaluationForm(String name, EvaluationFormArgs args)
public EvaluationForm(String name, EvaluationFormArgs args, CustomResourceOptions options)
type: aws-native:connect:EvaluationForm
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args EvaluationFormArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args EvaluationFormArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args EvaluationFormArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args EvaluationFormArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args EvaluationFormArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
EvaluationForm Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The EvaluationForm resource accepts the following input properties:
- Instance
Arn string The Amazon Resource Name (ARN) of the instance.
- Items
List<Pulumi.
Aws Native. Connect. Inputs. Evaluation Form Base Item Args> The list of evaluation form items.
- Status
Pulumi.
Aws Native. Connect. Evaluation Form Status The status of the evaluation form.
- Title string
The title of the evaluation form.
- Description string
The description of the evaluation form.
- Scoring
Strategy Pulumi.Aws Native. Connect. Inputs. Evaluation Form Scoring Strategy Args The scoring strategy.
- List<Pulumi.
Aws Native. Connect. Inputs. Evaluation Form Tag Args> One or more tags.
- Instance
Arn string The Amazon Resource Name (ARN) of the instance.
- Items
[]Evaluation
Form Base Item Args The list of evaluation form items.
- Status
Evaluation
Form Status The status of the evaluation form.
- Title string
The title of the evaluation form.
- Description string
The description of the evaluation form.
- Scoring
Strategy EvaluationForm Scoring Strategy Args The scoring strategy.
- []Evaluation
Form Tag Args One or more tags.
- instance
Arn String The Amazon Resource Name (ARN) of the instance.
- items
List<Evaluation
Form Base Item Args> The list of evaluation form items.
- status
Evaluation
Form Status The status of the evaluation form.
- title String
The title of the evaluation form.
- description String
The description of the evaluation form.
- scoring
Strategy EvaluationForm Scoring Strategy Args The scoring strategy.
- List<Evaluation
Form Tag Args> One or more tags.
- instance
Arn string The Amazon Resource Name (ARN) of the instance.
- items
Evaluation
Form Base Item Args[] The list of evaluation form items.
- status
Evaluation
Form Status The status of the evaluation form.
- title string
The title of the evaluation form.
- description string
The description of the evaluation form.
- scoring
Strategy EvaluationForm Scoring Strategy Args The scoring strategy.
- Evaluation
Form Tag Args[] One or more tags.
- instance_
arn str The Amazon Resource Name (ARN) of the instance.
- items
Sequence[Evaluation
Form Base Item Args] The list of evaluation form items.
- status
Evaluation
Form Status The status of the evaluation form.
- title str
The title of the evaluation form.
- description str
The description of the evaluation form.
- scoring_
strategy EvaluationForm Scoring Strategy Args The scoring strategy.
- Sequence[Evaluation
Form Tag Args] One or more tags.
- instance
Arn String The Amazon Resource Name (ARN) of the instance.
- items List<Property Map>
The list of evaluation form items.
- status "DRAFT" | "ACTIVE"
The status of the evaluation form.
- title String
The title of the evaluation form.
- description String
The description of the evaluation form.
- scoring
Strategy Property Map The scoring strategy.
- List<Property Map>
One or more tags.
Outputs
All input properties are implicitly available as output properties. Additionally, the EvaluationForm resource produces the following output properties:
- Evaluation
Form stringArn The Amazon Resource Name (ARN) for the evaluation form.
- Id string
The provider-assigned unique ID for this managed resource.
- Evaluation
Form stringArn The Amazon Resource Name (ARN) for the evaluation form.
- Id string
The provider-assigned unique ID for this managed resource.
- evaluation
Form StringArn The Amazon Resource Name (ARN) for the evaluation form.
- id String
The provider-assigned unique ID for this managed resource.
- evaluation
Form stringArn The Amazon Resource Name (ARN) for the evaluation form.
- id string
The provider-assigned unique ID for this managed resource.
- evaluation_
form_ strarn The Amazon Resource Name (ARN) for the evaluation form.
- id str
The provider-assigned unique ID for this managed resource.
- evaluation
Form StringArn The Amazon Resource Name (ARN) for the evaluation form.
- id String
The provider-assigned unique ID for this managed resource.
Supporting Types
EvaluationFormBaseItem
- Section
Pulumi.
Aws Native. Connect. Inputs. Evaluation Form Section The evaluation form section item
- Section
Evaluation
Form Section The evaluation form section item
- section
Evaluation
Form Section The evaluation form section item
- section
Evaluation
Form Section The evaluation form section item
- section
Evaluation
Form Section The evaluation form section item
- section Property Map
The evaluation form section item
EvaluationFormItem
- Question
Pulumi.
Aws Native. Connect. Inputs. Evaluation Form Question The evaluation form question item
- Section
Pulumi.
Aws Native. Connect. Inputs. Evaluation Form Section The evaluation form section item
- Question
Evaluation
Form Question The evaluation form question item
- Section
Evaluation
Form Section The evaluation form section item
- question
Evaluation
Form Question The evaluation form question item
- section
Evaluation
Form Section The evaluation form section item
- question
Evaluation
Form Question The evaluation form question item
- section
Evaluation
Form Section The evaluation form section item
- question
Evaluation
Form Question The evaluation form question item
- section
Evaluation
Form Section The evaluation form section item
- question Property Map
The evaluation form question item
- section Property Map
The evaluation form section item
EvaluationFormNumericQuestionAutomation
- Property
Value Pulumi.Aws Native. Connect. Inputs. Evaluation Form Numeric Question Property Value Automation The automation property name of the question.
- Property
Value EvaluationForm Numeric Question Property Value Automation The automation property name of the question.
- property
Value EvaluationForm Numeric Question Property Value Automation The automation property name of the question.
- property
Value EvaluationForm Numeric Question Property Value Automation The automation property name of the question.
- property_
value EvaluationForm Numeric Question Property Value Automation The automation property name of the question.
- property
Value Property Map The automation property name of the question.
EvaluationFormNumericQuestionOption
- Max
Value int The maximum value of the option range.
- Min
Value int The minimum value of the option range.
- Automatic
Fail bool The flag to mark the option as automatic fail.
- Score int
The score of the option range.
- Max
Value int The maximum value of the option range.
- Min
Value int The minimum value of the option range.
- Automatic
Fail bool The flag to mark the option as automatic fail.
- Score int
The score of the option range.
- max
Value Integer The maximum value of the option range.
- min
Value Integer The minimum value of the option range.
- automatic
Fail Boolean The flag to mark the option as automatic fail.
- score Integer
The score of the option range.
- max
Value number The maximum value of the option range.
- min
Value number The minimum value of the option range.
- automatic
Fail boolean The flag to mark the option as automatic fail.
- score number
The score of the option range.
- max_
value int The maximum value of the option range.
- min_
value int The minimum value of the option range.
- automatic_
fail bool The flag to mark the option as automatic fail.
- score int
The score of the option range.
- max
Value Number The maximum value of the option range.
- min
Value Number The minimum value of the option range.
- automatic
Fail Boolean The flag to mark the option as automatic fail.
- score Number
The score of the option range.
EvaluationFormNumericQuestionProperties
- Max
Value int The maximum value for answers of the question.
- Min
Value int The minimum value for answers of the question.
- Automation
Pulumi.
Aws Native. Connect. Inputs. Evaluation Form Numeric Question Automation The automation properties for the numeric question.
- Options
List<Pulumi.
Aws Native. Connect. Inputs. Evaluation Form Numeric Question Option> The list of option ranges used for scoring.
- Max
Value int The maximum value for answers of the question.
- Min
Value int The minimum value for answers of the question.
- Automation
Evaluation
Form Numeric Question Automation The automation properties for the numeric question.
- Options
[]Evaluation
Form Numeric Question Option The list of option ranges used for scoring.
- max
Value Integer The maximum value for answers of the question.
- min
Value Integer The minimum value for answers of the question.
- automation
Evaluation
Form Numeric Question Automation The automation properties for the numeric question.
- options
List<Evaluation
Form Numeric Question Option> The list of option ranges used for scoring.
- max
Value number The maximum value for answers of the question.
- min
Value number The minimum value for answers of the question.
- automation
Evaluation
Form Numeric Question Automation The automation properties for the numeric question.
- options
Evaluation
Form Numeric Question Option[] The list of option ranges used for scoring.
- max_
value int The maximum value for answers of the question.
- min_
value int The minimum value for answers of the question.
- automation
Evaluation
Form Numeric Question Automation The automation properties for the numeric question.
- options
Sequence[Evaluation
Form Numeric Question Option] The list of option ranges used for scoring.
- max
Value Number The maximum value for answers of the question.
- min
Value Number The minimum value for answers of the question.
- automation Property Map
The automation properties for the numeric question.
- options List<Property Map>
The list of option ranges used for scoring.
EvaluationFormNumericQuestionPropertyValueAutomation
- Label
Pulumi.
Aws Native. Connect. Evaluation Form Numeric Question Property Value Automation Label The automation property label.
- Label
Evaluation
Form Numeric Question Property Value Automation Label The automation property label.
- label
Evaluation
Form Numeric Question Property Value Automation Label The automation property label.
- label
Evaluation
Form Numeric Question Property Value Automation Label The automation property label.
- label
Evaluation
Form Numeric Question Property Value Automation Label The automation property label.
EvaluationFormNumericQuestionPropertyValueAutomationLabel
- Overall
Customer Sentiment Score - OVERALL_CUSTOMER_SENTIMENT_SCORE
- Overall
Agent Sentiment Score - OVERALL_AGENT_SENTIMENT_SCORE
- Non
Talk Time - NON_TALK_TIME
- Non
Talk Time Percentage - NON_TALK_TIME_PERCENTAGE
- Number
Of Interruptions - NUMBER_OF_INTERRUPTIONS
- Contact
Duration - CONTACT_DURATION
- Agent
Interaction Duration - AGENT_INTERACTION_DURATION
- Customer
Hold Time - CUSTOMER_HOLD_TIME
- Evaluation
Form Numeric Question Property Value Automation Label Overall Customer Sentiment Score - OVERALL_CUSTOMER_SENTIMENT_SCORE
- Evaluation
Form Numeric Question Property Value Automation Label Overall Agent Sentiment Score - OVERALL_AGENT_SENTIMENT_SCORE
- Evaluation
Form Numeric Question Property Value Automation Label Non Talk Time - NON_TALK_TIME
- Evaluation
Form Numeric Question Property Value Automation Label Non Talk Time Percentage - NON_TALK_TIME_PERCENTAGE
- Evaluation
Form Numeric Question Property Value Automation Label Number Of Interruptions - NUMBER_OF_INTERRUPTIONS
- Evaluation
Form Numeric Question Property Value Automation Label Contact Duration - CONTACT_DURATION
- Evaluation
Form Numeric Question Property Value Automation Label Agent Interaction Duration - AGENT_INTERACTION_DURATION
- Evaluation
Form Numeric Question Property Value Automation Label Customer Hold Time - CUSTOMER_HOLD_TIME
- Overall
Customer Sentiment Score - OVERALL_CUSTOMER_SENTIMENT_SCORE
- Overall
Agent Sentiment Score - OVERALL_AGENT_SENTIMENT_SCORE
- Non
Talk Time - NON_TALK_TIME
- Non
Talk Time Percentage - NON_TALK_TIME_PERCENTAGE
- Number
Of Interruptions - NUMBER_OF_INTERRUPTIONS
- Contact
Duration - CONTACT_DURATION
- Agent
Interaction Duration - AGENT_INTERACTION_DURATION
- Customer
Hold Time - CUSTOMER_HOLD_TIME
- Overall
Customer Sentiment Score - OVERALL_CUSTOMER_SENTIMENT_SCORE
- Overall
Agent Sentiment Score - OVERALL_AGENT_SENTIMENT_SCORE
- Non
Talk Time - NON_TALK_TIME
- Non
Talk Time Percentage - NON_TALK_TIME_PERCENTAGE
- Number
Of Interruptions - NUMBER_OF_INTERRUPTIONS
- Contact
Duration - CONTACT_DURATION
- Agent
Interaction Duration - AGENT_INTERACTION_DURATION
- Customer
Hold Time - CUSTOMER_HOLD_TIME
- OVERALL_CUSTOMER_SENTIMENT_SCORE
- OVERALL_CUSTOMER_SENTIMENT_SCORE
- OVERALL_AGENT_SENTIMENT_SCORE
- OVERALL_AGENT_SENTIMENT_SCORE
- NON_TALK_TIME
- NON_TALK_TIME
- NON_TALK_TIME_PERCENTAGE
- NON_TALK_TIME_PERCENTAGE
- NUMBER_OF_INTERRUPTIONS
- NUMBER_OF_INTERRUPTIONS
- CONTACT_DURATION
- CONTACT_DURATION
- AGENT_INTERACTION_DURATION
- AGENT_INTERACTION_DURATION
- CUSTOMER_HOLD_TIME
- CUSTOMER_HOLD_TIME
- "OVERALL_CUSTOMER_SENTIMENT_SCORE"
- OVERALL_CUSTOMER_SENTIMENT_SCORE
- "OVERALL_AGENT_SENTIMENT_SCORE"
- OVERALL_AGENT_SENTIMENT_SCORE
- "NON_TALK_TIME"
- NON_TALK_TIME
- "NON_TALK_TIME_PERCENTAGE"
- NON_TALK_TIME_PERCENTAGE
- "NUMBER_OF_INTERRUPTIONS"
- NUMBER_OF_INTERRUPTIONS
- "CONTACT_DURATION"
- CONTACT_DURATION
- "AGENT_INTERACTION_DURATION"
- AGENT_INTERACTION_DURATION
- "CUSTOMER_HOLD_TIME"
- CUSTOMER_HOLD_TIME
EvaluationFormQuestion
- Question
Type Pulumi.Aws Native. Connect. Evaluation Form Question Question Type The type of the question.
- Ref
Id string The identifier used to reference the question.
- Title string
The title of the question.
- Instructions string
The instructions for the question.
- Not
Applicable boolEnabled The flag to enable not applicable answers to the question.
- Question
Type Pulumi.Properties Aws Native. Connect. Inputs. Evaluation Form Question Type Properties The properties of the question
- Weight double
The question weight used for scoring.
- Question
Type EvaluationForm Question Question Type The type of the question.
- Ref
Id string The identifier used to reference the question.
- Title string
The title of the question.
- Instructions string
The instructions for the question.
- Not
Applicable boolEnabled The flag to enable not applicable answers to the question.
- Question
Type EvaluationProperties Form Question Type Properties The properties of the question
- Weight float64
The question weight used for scoring.
- question
Type EvaluationForm Question Question Type The type of the question.
- ref
Id String The identifier used to reference the question.
- title String
The title of the question.
- instructions String
The instructions for the question.
- not
Applicable BooleanEnabled The flag to enable not applicable answers to the question.
- question
Type EvaluationProperties Form Question Type Properties The properties of the question
- weight Double
The question weight used for scoring.
- question
Type EvaluationForm Question Question Type The type of the question.
- ref
Id string The identifier used to reference the question.
- title string
The title of the question.
- instructions string
The instructions for the question.
- not
Applicable booleanEnabled The flag to enable not applicable answers to the question.
- question
Type EvaluationProperties Form Question Type Properties The properties of the question
- weight number
The question weight used for scoring.
- question_
type EvaluationForm Question Question Type The type of the question.
- ref_
id str The identifier used to reference the question.
- title str
The title of the question.
- instructions str
The instructions for the question.
- not_
applicable_ boolenabled The flag to enable not applicable answers to the question.
- question_
type_ Evaluationproperties Form Question Type Properties The properties of the question
- weight float
The question weight used for scoring.
- question
Type "NUMERIC" | "SINGLESELECT" | "TEXT" The type of the question.
- ref
Id String The identifier used to reference the question.
- title String
The title of the question.
- instructions String
The instructions for the question.
- not
Applicable BooleanEnabled The flag to enable not applicable answers to the question.
- question
Type Property MapProperties The properties of the question
- weight Number
The question weight used for scoring.
EvaluationFormQuestionQuestionType
- Numeric
- NUMERIC
- Singleselect
- SINGLESELECT
- Text
- TEXT
- Evaluation
Form Question Question Type Numeric - NUMERIC
- Evaluation
Form Question Question Type Singleselect - SINGLESELECT
- Evaluation
Form Question Question Type Text - TEXT
- Numeric
- NUMERIC
- Singleselect
- SINGLESELECT
- Text
- TEXT
- Numeric
- NUMERIC
- Singleselect
- SINGLESELECT
- Text
- TEXT
- NUMERIC
- NUMERIC
- SINGLESELECT
- SINGLESELECT
- TEXT
- TEXT
- "NUMERIC"
- NUMERIC
- "SINGLESELECT"
- SINGLESELECT
- "TEXT"
- TEXT
EvaluationFormQuestionTypeProperties
- Numeric
Pulumi.
Aws Native. Connect. Inputs. Evaluation Form Numeric Question Properties The properties of the numeric question.
- Single
Select Pulumi.Aws Native. Connect. Inputs. Evaluation Form Single Select Question Properties The properties of the single-select question.
- Numeric
Evaluation
Form Numeric Question Properties The properties of the numeric question.
- Single
Select EvaluationForm Single Select Question Properties The properties of the single-select question.
- numeric
Evaluation
Form Numeric Question Properties The properties of the numeric question.
- single
Select EvaluationForm Single Select Question Properties The properties of the single-select question.
- numeric
Evaluation
Form Numeric Question Properties The properties of the numeric question.
- single
Select EvaluationForm Single Select Question Properties The properties of the single-select question.
- numeric
Evaluation
Form Numeric Question Properties The properties of the numeric question.
- single_
select EvaluationForm Single Select Question Properties The properties of the single-select question.
- numeric Property Map
The properties of the numeric question.
- single
Select Property Map The properties of the single-select question.
EvaluationFormScoringStrategy
- Mode
Pulumi.
Aws Native. Connect. Evaluation Form Scoring Strategy Mode The scoring mode.
- Status
Pulumi.
Aws Native. Connect. Evaluation Form Scoring Strategy Status The scoring status.
- Mode
Evaluation
Form Scoring Strategy Mode The scoring mode.
- Status
Evaluation
Form Scoring Strategy Status The scoring status.
- mode
Evaluation
Form Scoring Strategy Mode The scoring mode.
- status
Evaluation
Form Scoring Strategy Status The scoring status.
- mode
Evaluation
Form Scoring Strategy Mode The scoring mode.
- status
Evaluation
Form Scoring Strategy Status The scoring status.
- mode
Evaluation
Form Scoring Strategy Mode The scoring mode.
- status
Evaluation
Form Scoring Strategy Status The scoring status.
- mode "QUESTION_ONLY" | "SECTION_ONLY"
The scoring mode.
- status "ENABLED" | "DISABLED"
The scoring status.
EvaluationFormScoringStrategyMode
- Question
Only - QUESTION_ONLY
- Section
Only - SECTION_ONLY
- Evaluation
Form Scoring Strategy Mode Question Only - QUESTION_ONLY
- Evaluation
Form Scoring Strategy Mode Section Only - SECTION_ONLY
- Question
Only - QUESTION_ONLY
- Section
Only - SECTION_ONLY
- Question
Only - QUESTION_ONLY
- Section
Only - SECTION_ONLY
- QUESTION_ONLY
- QUESTION_ONLY
- SECTION_ONLY
- SECTION_ONLY
- "QUESTION_ONLY"
- QUESTION_ONLY
- "SECTION_ONLY"
- SECTION_ONLY
EvaluationFormScoringStrategyStatus
- Enabled
- ENABLED
- Disabled
- DISABLED
- Evaluation
Form Scoring Strategy Status Enabled - ENABLED
- Evaluation
Form Scoring Strategy Status Disabled - DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- ENABLED
- ENABLED
- DISABLED
- DISABLED
- "ENABLED"
- ENABLED
- "DISABLED"
- DISABLED
EvaluationFormSection
- Ref
Id string The identifier to reference the section.
- Title string
The title of the section.
- Instructions string
The instructions for the section.
- Items
List<Pulumi.
Aws Native. Connect. Inputs. Evaluation Form Item> The list of section items.
- Weight double
The item weight used for scoring.
- Ref
Id string The identifier to reference the section.
- Title string
The title of the section.
- Instructions string
The instructions for the section.
- Items
[]Evaluation
Form Item The list of section items.
- Weight float64
The item weight used for scoring.
- ref
Id String The identifier to reference the section.
- title String
The title of the section.
- instructions String
The instructions for the section.
- items
List<Evaluation
Form Item> The list of section items.
- weight Double
The item weight used for scoring.
- ref
Id string The identifier to reference the section.
- title string
The title of the section.
- instructions string
The instructions for the section.
- items
Evaluation
Form Item[] The list of section items.
- weight number
The item weight used for scoring.
- ref_
id str The identifier to reference the section.
- title str
The title of the section.
- instructions str
The instructions for the section.
- items
Sequence[Evaluation
Form Item] The list of section items.
- weight float
The item weight used for scoring.
- ref
Id String The identifier to reference the section.
- title String
The title of the section.
- instructions String
The instructions for the section.
- items List<Property Map>
The list of section items.
- weight Number
The item weight used for scoring.
EvaluationFormSingleSelectQuestionAutomation
- Options
List<Pulumi.
Aws Native. Connect. Inputs. Evaluation Form Single Select Question Automation Option> The answer options for the automation.
- Default
Option stringRef Id The option reference identifier of the default answer.
- Options
[]Evaluation
Form Single Select Question Automation Option The answer options for the automation.
- Default
Option stringRef Id The option reference identifier of the default answer.
- options
List<Evaluation
Form Single Select Question Automation Option> The answer options for the automation.
- default
Option StringRef Id The option reference identifier of the default answer.
- options
Evaluation
Form Single Select Question Automation Option[] The answer options for the automation.
- default
Option stringRef Id The option reference identifier of the default answer.
- options
Sequence[Evaluation
Form Single Select Question Automation Option] The answer options for the automation.
- default_
option_ strref_ id The option reference identifier of the default answer.
- options List<Property Map>
The answer options for the automation.
- default
Option StringRef Id The option reference identifier of the default answer.
EvaluationFormSingleSelectQuestionAutomationOption
- Rule
Category Pulumi.Aws Native. Connect. Inputs. Evaluation Form Single Select Question Rule Category Automation The automation option based on Rules categories.
- Rule
Category EvaluationForm Single Select Question Rule Category Automation The automation option based on Rules categories.
- rule
Category EvaluationForm Single Select Question Rule Category Automation The automation option based on Rules categories.
- rule
Category EvaluationForm Single Select Question Rule Category Automation The automation option based on Rules categories.
- rule_
category EvaluationForm Single Select Question Rule Category Automation The automation option based on Rules categories.
- rule
Category Property Map The automation option based on Rules categories.
EvaluationFormSingleSelectQuestionOption
- Ref
Id string The identifier used to reference the option.
- Text string
The title of the option.
- Automatic
Fail bool The flag to mark the option as automatic fail.
- Score int
The score of the option.
- Ref
Id string The identifier used to reference the option.
- Text string
The title of the option.
- Automatic
Fail bool The flag to mark the option as automatic fail.
- Score int
The score of the option.
- ref
Id String The identifier used to reference the option.
- text String
The title of the option.
- automatic
Fail Boolean The flag to mark the option as automatic fail.
- score Integer
The score of the option.
- ref
Id string The identifier used to reference the option.
- text string
The title of the option.
- automatic
Fail boolean The flag to mark the option as automatic fail.
- score number
The score of the option.
- ref_
id str The identifier used to reference the option.
- text str
The title of the option.
- automatic_
fail bool The flag to mark the option as automatic fail.
- score int
The score of the option.
- ref
Id String The identifier used to reference the option.
- text String
The title of the option.
- automatic
Fail Boolean The flag to mark the option as automatic fail.
- score Number
The score of the option.
EvaluationFormSingleSelectQuestionProperties
- Options
List<Pulumi.
Aws Native. Connect. Inputs. Evaluation Form Single Select Question Option> The list of options for the question.
- Automation
Pulumi.
Aws Native. Connect. Inputs. Evaluation Form Single Select Question Automation The automation properties for the single-select question.
- Display
As Pulumi.Aws Native. Connect. Evaluation Form Single Select Question Properties Display As The display mode of the single-select question.
- Options
[]Evaluation
Form Single Select Question Option The list of options for the question.
- Automation
Evaluation
Form Single Select Question Automation The automation properties for the single-select question.
- Display
As EvaluationForm Single Select Question Properties Display As The display mode of the single-select question.
- options
List<Evaluation
Form Single Select Question Option> The list of options for the question.
- automation
Evaluation
Form Single Select Question Automation The automation properties for the single-select question.
- display
As EvaluationForm Single Select Question Properties Display As The display mode of the single-select question.
- options
Evaluation
Form Single Select Question Option[] The list of options for the question.
- automation
Evaluation
Form Single Select Question Automation The automation properties for the single-select question.
- display
As EvaluationForm Single Select Question Properties Display As The display mode of the single-select question.
- options
Sequence[Evaluation
Form Single Select Question Option] The list of options for the question.
- automation
Evaluation
Form Single Select Question Automation The automation properties for the single-select question.
- display_
as EvaluationForm Single Select Question Properties Display As The display mode of the single-select question.
- options List<Property Map>
The list of options for the question.
- automation Property Map
The automation properties for the single-select question.
- display
As "DROPDOWN" | "RADIO" The display mode of the single-select question.
EvaluationFormSingleSelectQuestionPropertiesDisplayAs
- Dropdown
- DROPDOWN
- Radio
- RADIO
- Evaluation
Form Single Select Question Properties Display As Dropdown - DROPDOWN
- Evaluation
Form Single Select Question Properties Display As Radio - RADIO
- Dropdown
- DROPDOWN
- Radio
- RADIO
- Dropdown
- DROPDOWN
- Radio
- RADIO
- DROPDOWN
- DROPDOWN
- RADIO
- RADIO
- "DROPDOWN"
- DROPDOWN
- "RADIO"
- RADIO
EvaluationFormSingleSelectQuestionRuleCategoryAutomation
- Category string
The category name as defined in Rules.
- Condition
Pulumi.
Aws Native. Connect. Evaluation Form Single Select Question Rule Category Automation Condition The automation condition applied on contact categories.
- Option
Ref stringId The option identifier referencing the option to be selected when the automation option is triggered.
- Category string
The category name as defined in Rules.
- Condition
Evaluation
Form Single Select Question Rule Category Automation Condition The automation condition applied on contact categories.
- Option
Ref stringId The option identifier referencing the option to be selected when the automation option is triggered.
- category String
The category name as defined in Rules.
- condition
Evaluation
Form Single Select Question Rule Category Automation Condition The automation condition applied on contact categories.
- option
Ref StringId The option identifier referencing the option to be selected when the automation option is triggered.
- category string
The category name as defined in Rules.
- condition
Evaluation
Form Single Select Question Rule Category Automation Condition The automation condition applied on contact categories.
- option
Ref stringId The option identifier referencing the option to be selected when the automation option is triggered.
- category str
The category name as defined in Rules.
- condition
Evaluation
Form Single Select Question Rule Category Automation Condition The automation condition applied on contact categories.
- option_
ref_ strid The option identifier referencing the option to be selected when the automation option is triggered.
- category String
The category name as defined in Rules.
- condition "PRESENT" | "NOT_PRESENT"
The automation condition applied on contact categories.
- option
Ref StringId The option identifier referencing the option to be selected when the automation option is triggered.
EvaluationFormSingleSelectQuestionRuleCategoryAutomationCondition
- Present
- PRESENT
- Not
Present - NOT_PRESENT
- Evaluation
Form Single Select Question Rule Category Automation Condition Present - PRESENT
- Evaluation
Form Single Select Question Rule Category Automation Condition Not Present - NOT_PRESENT
- Present
- PRESENT
- Not
Present - NOT_PRESENT
- Present
- PRESENT
- Not
Present - NOT_PRESENT
- PRESENT
- PRESENT
- NOT_PRESENT
- NOT_PRESENT
- "PRESENT"
- PRESENT
- "NOT_PRESENT"
- NOT_PRESENT
EvaluationFormStatus
- Draft
- DRAFT
- Active
- ACTIVE
- Evaluation
Form Status Draft - DRAFT
- Evaluation
Form Status Active - ACTIVE
- Draft
- DRAFT
- Active
- ACTIVE
- Draft
- DRAFT
- Active
- ACTIVE
- DRAFT
- DRAFT
- ACTIVE
- ACTIVE
- "DRAFT"
- DRAFT
- "ACTIVE"
- ACTIVE
EvaluationFormTag
- Key string
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. You can specify a value that's 1 to 256 characters in length.
- Key string
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. You can specify a value that's 1 to 256 characters in length.
- key String
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. You can specify a value that's 1 to 256 characters in length.
- key string
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
The value for the tag. You can specify a value that's 1 to 256 characters in length.
- key str
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
The value for the tag. You can specify a value that's 1 to 256 characters in length.
- key String
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. You can specify a value that's 1 to 256 characters in length.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0