We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
aws-native.connect.getEvaluationForm
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
Creates an evaluation form for the specified CON instance.
Using getEvaluationForm
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getEvaluationForm(args: GetEvaluationFormArgs, opts?: InvokeOptions): Promise<GetEvaluationFormResult>
function getEvaluationFormOutput(args: GetEvaluationFormOutputArgs, opts?: InvokeOptions): Output<GetEvaluationFormResult>def get_evaluation_form(evaluation_form_arn: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetEvaluationFormResult
def get_evaluation_form_output(evaluation_form_arn: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetEvaluationFormResult]func LookupEvaluationForm(ctx *Context, args *LookupEvaluationFormArgs, opts ...InvokeOption) (*LookupEvaluationFormResult, error)
func LookupEvaluationFormOutput(ctx *Context, args *LookupEvaluationFormOutputArgs, opts ...InvokeOption) LookupEvaluationFormResultOutput> Note: This function is named LookupEvaluationForm in the Go SDK.
public static class GetEvaluationForm 
{
    public static Task<GetEvaluationFormResult> InvokeAsync(GetEvaluationFormArgs args, InvokeOptions? opts = null)
    public static Output<GetEvaluationFormResult> Invoke(GetEvaluationFormInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetEvaluationFormResult> getEvaluationForm(GetEvaluationFormArgs args, InvokeOptions options)
public static Output<GetEvaluationFormResult> getEvaluationForm(GetEvaluationFormArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:connect:getEvaluationForm
  arguments:
    # arguments dictionaryThe following arguments are supported:
- EvaluationForm stringArn 
- The Amazon Resource Name (ARN) of the evaluation form.
- EvaluationForm stringArn 
- The Amazon Resource Name (ARN) of the evaluation form.
- evaluationForm StringArn 
- The Amazon Resource Name (ARN) of the evaluation form.
- evaluationForm stringArn 
- The Amazon Resource Name (ARN) of the evaluation form.
- evaluation_form_ strarn 
- The Amazon Resource Name (ARN) of the evaluation form.
- evaluationForm StringArn 
- The Amazon Resource Name (ARN) of the evaluation form.
getEvaluationForm Result
The following output properties are available:
- Description string
- The description of the evaluation form. Length Constraints: Minimum length of 0. Maximum length of 1024.
- EvaluationForm stringArn 
- The Amazon Resource Name (ARN) of the evaluation form.
- InstanceArn string
- The identifier of the Amazon Connect instance.
- Items
List<Pulumi.Aws Native. Connect. Outputs. Evaluation Form Base Item> 
- Items that are part of the evaluation form. The total number of sections and questions must not exceed 100 each. Questions must be contained in a section. Minimum size: 1 Maximum size: 100
- ScoringStrategy Pulumi.Aws Native. Connect. Outputs. Evaluation Form Scoring Strategy 
- A scoring strategy of the evaluation form.
- Status
Pulumi.Aws Native. Connect. Evaluation Form Status 
- The status of the evaluation form.
Allowed values: DRAFT|ACTIVE
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- Title string
- A title of the evaluation form.
- Description string
- The description of the evaluation form. Length Constraints: Minimum length of 0. Maximum length of 1024.
- EvaluationForm stringArn 
- The Amazon Resource Name (ARN) of the evaluation form.
- InstanceArn string
- The identifier of the Amazon Connect instance.
- Items
[]EvaluationForm Base Item 
- Items that are part of the evaluation form. The total number of sections and questions must not exceed 100 each. Questions must be contained in a section. Minimum size: 1 Maximum size: 100
- ScoringStrategy EvaluationForm Scoring Strategy 
- A scoring strategy of the evaluation form.
- Status
EvaluationForm Status 
- The status of the evaluation form.
Allowed values: DRAFT|ACTIVE
- Tag
- The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- Title string
- A title of the evaluation form.
- description String
- The description of the evaluation form. Length Constraints: Minimum length of 0. Maximum length of 1024.
- evaluationForm StringArn 
- The Amazon Resource Name (ARN) of the evaluation form.
- instanceArn String
- The identifier of the Amazon Connect instance.
- items
List<EvaluationForm Base Item> 
- Items that are part of the evaluation form. The total number of sections and questions must not exceed 100 each. Questions must be contained in a section. Minimum size: 1 Maximum size: 100
- scoringStrategy EvaluationForm Scoring Strategy 
- A scoring strategy of the evaluation form.
- status
EvaluationForm Status 
- The status of the evaluation form.
Allowed values: DRAFT|ACTIVE
- List<Tag>
- The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- title String
- A title of the evaluation form.
- description string
- The description of the evaluation form. Length Constraints: Minimum length of 0. Maximum length of 1024.
- evaluationForm stringArn 
- The Amazon Resource Name (ARN) of the evaluation form.
- instanceArn string
- The identifier of the Amazon Connect instance.
- items
EvaluationForm Base Item[] 
- Items that are part of the evaluation form. The total number of sections and questions must not exceed 100 each. Questions must be contained in a section. Minimum size: 1 Maximum size: 100
- scoringStrategy EvaluationForm Scoring Strategy 
- A scoring strategy of the evaluation form.
- status
EvaluationForm Status 
- The status of the evaluation form.
Allowed values: DRAFT|ACTIVE
- Tag[]
- The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- title string
- A title of the evaluation form.
- description str
- The description of the evaluation form. Length Constraints: Minimum length of 0. Maximum length of 1024.
- evaluation_form_ strarn 
- The Amazon Resource Name (ARN) of the evaluation form.
- instance_arn str
- The identifier of the Amazon Connect instance.
- items
Sequence[EvaluationForm Base Item] 
- Items that are part of the evaluation form. The total number of sections and questions must not exceed 100 each. Questions must be contained in a section. Minimum size: 1 Maximum size: 100
- scoring_strategy EvaluationForm Scoring Strategy 
- A scoring strategy of the evaluation form.
- status
EvaluationForm Status 
- The status of the evaluation form.
Allowed values: DRAFT|ACTIVE
- Sequence[root_Tag]
- The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- title str
- A title of the evaluation form.
- description String
- The description of the evaluation form. Length Constraints: Minimum length of 0. Maximum length of 1024.
- evaluationForm StringArn 
- The Amazon Resource Name (ARN) of the evaluation form.
- instanceArn String
- The identifier of the Amazon Connect instance.
- items List<Property Map>
- Items that are part of the evaluation form. The total number of sections and questions must not exceed 100 each. Questions must be contained in a section. Minimum size: 1 Maximum size: 100
- scoringStrategy Property Map
- A scoring strategy of the evaluation form.
- status "DRAFT" | "ACTIVE"
- The status of the evaluation form.
Allowed values: DRAFT|ACTIVE
- List<Property Map>
- The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- title String
- A title of the evaluation form.
Supporting Types
EvaluationFormBaseItem   
- Section
Pulumi.Aws Native. Connect. Inputs. Evaluation Form Section 
- A subsection or inner section of an item.
- Section
EvaluationForm Section 
- A subsection or inner section of an item.
- section
EvaluationForm Section 
- A subsection or inner section of an item.
- section
EvaluationForm Section 
- A subsection or inner section of an item.
- section
EvaluationForm Section 
- A subsection or inner section of an item.
- section Property Map
- A subsection or inner section of an item.
EvaluationFormItem  
- Question
Pulumi.Aws Native. Connect. Inputs. Evaluation Form Question 
- The information of the question.
- Section
Pulumi.Aws Native. Connect. Inputs. Evaluation Form Section 
- The information of the section.
- Question
EvaluationForm Question 
- The information of the question.
- Section
EvaluationForm Section 
- The information of the section.
- question
EvaluationForm Question 
- The information of the question.
- section
EvaluationForm Section 
- The information of the section.
- question
EvaluationForm Question 
- The information of the question.
- section
EvaluationForm Section 
- The information of the section.
- question
EvaluationForm Question 
- The information of the question.
- section
EvaluationForm Section 
- The information of the section.
- question Property Map
- The information of the question.
- section Property Map
- The information of the section.
EvaluationFormNumericQuestionAutomation    
- PropertyValue Pulumi.Aws Native. Connect. Inputs. Evaluation Form Numeric Question Property Value Automation 
- The property value of the automation.
- PropertyValue EvaluationForm Numeric Question Property Value Automation 
- The property value of the automation.
- propertyValue EvaluationForm Numeric Question Property Value Automation 
- The property value of the automation.
- propertyValue EvaluationForm Numeric Question Property Value Automation 
- The property value of the automation.
- property_value EvaluationForm Numeric Question Property Value Automation 
- The property value of the automation.
- propertyValue Property Map
- The property value of the automation.
EvaluationFormNumericQuestionOption    
- MaxValue int
- The maximum answer value of the range option.
- MinValue int
- The minimum answer value of the range option.
- AutomaticFail bool
- The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.
- Score int
- The score assigned to answer values within the range option. Minimum: 0 Maximum: 10
- MaxValue int
- The maximum answer value of the range option.
- MinValue int
- The minimum answer value of the range option.
- AutomaticFail bool
- The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.
- Score int
- The score assigned to answer values within the range option. Minimum: 0 Maximum: 10
- maxValue Integer
- The maximum answer value of the range option.
- minValue Integer
- The minimum answer value of the range option.
- automaticFail Boolean
- The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.
- score Integer
- The score assigned to answer values within the range option. Minimum: 0 Maximum: 10
- maxValue number
- The maximum answer value of the range option.
- minValue number
- The minimum answer value of the range option.
- automaticFail boolean
- The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.
- score number
- The score assigned to answer values within the range option. Minimum: 0 Maximum: 10
- max_value int
- The maximum answer value of the range option.
- min_value int
- The minimum answer value of the range option.
- automatic_fail bool
- The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.
- score int
- The score assigned to answer values within the range option. Minimum: 0 Maximum: 10
- maxValue Number
- The maximum answer value of the range option.
- minValue Number
- The minimum answer value of the range option.
- automaticFail Boolean
- The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.
- score Number
- The score assigned to answer values within the range option. Minimum: 0 Maximum: 10
EvaluationFormNumericQuestionProperties    
- MaxValue int
- The maximum answer value.
- MinValue int
- The minimum answer value.
- Automation
Pulumi.Aws Native. Connect. Inputs. Evaluation Form Numeric Question Automation 
- The automation properties of the numeric question.
- Options
List<Pulumi.Aws Native. Connect. Inputs. Evaluation Form Numeric Question Option> 
- The scoring options of the numeric question.
- MaxValue int
- The maximum answer value.
- MinValue int
- The minimum answer value.
- Automation
EvaluationForm Numeric Question Automation 
- The automation properties of the numeric question.
- Options
[]EvaluationForm Numeric Question Option 
- The scoring options of the numeric question.
- maxValue Integer
- The maximum answer value.
- minValue Integer
- The minimum answer value.
- automation
EvaluationForm Numeric Question Automation 
- The automation properties of the numeric question.
- options
List<EvaluationForm Numeric Question Option> 
- The scoring options of the numeric question.
- maxValue number
- The maximum answer value.
- minValue number
- The minimum answer value.
- automation
EvaluationForm Numeric Question Automation 
- The automation properties of the numeric question.
- options
EvaluationForm Numeric Question Option[] 
- The scoring options of the numeric question.
- max_value int
- The maximum answer value.
- min_value int
- The minimum answer value.
- automation
EvaluationForm Numeric Question Automation 
- The automation properties of the numeric question.
- options
Sequence[EvaluationForm Numeric Question Option] 
- The scoring options of the numeric question.
- maxValue Number
- The maximum answer value.
- minValue Number
- The minimum answer value.
- automation Property Map
- The automation properties of the numeric question.
- options List<Property Map>
- The scoring options of the numeric question.
EvaluationFormNumericQuestionPropertyValueAutomation      
- Label
Pulumi.Aws Native. Connect. Evaluation Form Numeric Question Property Value Automation Label 
- The property label of the automation.
- Label
EvaluationForm Numeric Question Property Value Automation Label 
- The property label of the automation.
- label
EvaluationForm Numeric Question Property Value Automation Label 
- The property label of the automation.
- label
EvaluationForm Numeric Question Property Value Automation Label 
- The property label of the automation.
- label
EvaluationForm Numeric Question Property Value Automation Label 
- The property label of the automation.
EvaluationFormNumericQuestionPropertyValueAutomationLabel       
EvaluationFormQuestion  
- QuestionType Pulumi.Aws Native. Connect. Evaluation Form Question Question Type 
- The type of the question.
Allowed values: NUMERIC|SINGLESELECT|TEXT
- RefId string
- The identifier of the question. An identifier must be unique within the evaluation form. Length Constraints: Minimum length of 1. Maximum length of 40.
- Title string
- The title of the question. Length Constraints: Minimum length of 1. Maximum length of 350.
- Instructions string
- The instructions of the section. Length Constraints: Minimum length of 0. Maximum length of 1024.
- NotApplicable boolEnabled 
- The flag to enable not applicable answers to the question.
- QuestionType Pulumi.Properties Aws Native. Connect. Inputs. Evaluation Form Question Type Properties 
- The properties of the type of question. Text questions do not have to define question type properties.
- Weight double
- The scoring weight of the section. Minimum: 0 Maximum: 100
- QuestionType EvaluationForm Question Question Type 
- The type of the question.
Allowed values: NUMERIC|SINGLESELECT|TEXT
- RefId string
- The identifier of the question. An identifier must be unique within the evaluation form. Length Constraints: Minimum length of 1. Maximum length of 40.
- Title string
- The title of the question. Length Constraints: Minimum length of 1. Maximum length of 350.
- Instructions string
- The instructions of the section. Length Constraints: Minimum length of 0. Maximum length of 1024.
- NotApplicable boolEnabled 
- The flag to enable not applicable answers to the question.
- QuestionType EvaluationProperties Form Question Type Properties 
- The properties of the type of question. Text questions do not have to define question type properties.
- Weight float64
- The scoring weight of the section. Minimum: 0 Maximum: 100
- questionType EvaluationForm Question Question Type 
- The type of the question.
Allowed values: NUMERIC|SINGLESELECT|TEXT
- refId String
- The identifier of the question. An identifier must be unique within the evaluation form. Length Constraints: Minimum length of 1. Maximum length of 40.
- title String
- The title of the question. Length Constraints: Minimum length of 1. Maximum length of 350.
- instructions String
- The instructions of the section. Length Constraints: Minimum length of 0. Maximum length of 1024.
- notApplicable BooleanEnabled 
- The flag to enable not applicable answers to the question.
- questionType EvaluationProperties Form Question Type Properties 
- The properties of the type of question. Text questions do not have to define question type properties.
- weight Double
- The scoring weight of the section. Minimum: 0 Maximum: 100
- questionType EvaluationForm Question Question Type 
- The type of the question.
Allowed values: NUMERIC|SINGLESELECT|TEXT
- refId string
- The identifier of the question. An identifier must be unique within the evaluation form. Length Constraints: Minimum length of 1. Maximum length of 40.
- title string
- The title of the question. Length Constraints: Minimum length of 1. Maximum length of 350.
- instructions string
- The instructions of the section. Length Constraints: Minimum length of 0. Maximum length of 1024.
- notApplicable booleanEnabled 
- The flag to enable not applicable answers to the question.
- questionType EvaluationProperties Form Question Type Properties 
- The properties of the type of question. Text questions do not have to define question type properties.
- weight number
- The scoring weight of the section. Minimum: 0 Maximum: 100
- question_type EvaluationForm Question Question Type 
- The type of the question.
Allowed values: NUMERIC|SINGLESELECT|TEXT
- ref_id str
- The identifier of the question. An identifier must be unique within the evaluation form. Length Constraints: Minimum length of 1. Maximum length of 40.
- title str
- The title of the question. Length Constraints: Minimum length of 1. Maximum length of 350.
- instructions str
- The instructions of the section. Length Constraints: Minimum length of 0. Maximum length of 1024.
- not_applicable_ boolenabled 
- The flag to enable not applicable answers to the question.
- question_type_ Evaluationproperties Form Question Type Properties 
- The properties of the type of question. Text questions do not have to define question type properties.
- weight float
- The scoring weight of the section. Minimum: 0 Maximum: 100
- questionType "NUMERIC" | "SINGLESELECT" | "TEXT"
- The type of the question.
Allowed values: NUMERIC|SINGLESELECT|TEXT
- refId String
- The identifier of the question. An identifier must be unique within the evaluation form. Length Constraints: Minimum length of 1. Maximum length of 40.
- title String
- The title of the question. Length Constraints: Minimum length of 1. Maximum length of 350.
- instructions String
- The instructions of the section. Length Constraints: Minimum length of 0. Maximum length of 1024.
- notApplicable BooleanEnabled 
- The flag to enable not applicable answers to the question.
- questionType Property MapProperties 
- The properties of the type of question. Text questions do not have to define question type properties.
- weight Number
- The scoring weight of the section. Minimum: 0 Maximum: 100
EvaluationFormQuestionQuestionType    
EvaluationFormQuestionTypeProperties    
- Numeric
Pulumi.Aws Native. Connect. Inputs. Evaluation Form Numeric Question Properties 
- The properties of the numeric question.
- SingleSelect Pulumi.Aws Native. Connect. Inputs. Evaluation Form Single Select Question Properties 
- The properties of the numeric question.
- Numeric
EvaluationForm Numeric Question Properties 
- The properties of the numeric question.
- SingleSelect EvaluationForm Single Select Question Properties 
- The properties of the numeric question.
- numeric
EvaluationForm Numeric Question Properties 
- The properties of the numeric question.
- singleSelect EvaluationForm Single Select Question Properties 
- The properties of the numeric question.
- numeric
EvaluationForm Numeric Question Properties 
- The properties of the numeric question.
- singleSelect EvaluationForm Single Select Question Properties 
- The properties of the numeric question.
- numeric
EvaluationForm Numeric Question Properties 
- The properties of the numeric question.
- single_select EvaluationForm Single Select Question Properties 
- The properties of the numeric question.
- numeric Property Map
- The properties of the numeric question.
- singleSelect Property Map
- The properties of the numeric question.
EvaluationFormScoringStrategy   
- Mode
Pulumi.Aws Native. Connect. Evaluation Form Scoring Strategy Mode 
- The scoring mode of the evaluation form.
Allowed values: QUESTION_ONLY|SECTION_ONLY
- Status
Pulumi.Aws Native. Connect. Evaluation Form Scoring Strategy Status 
- The scoring status of the evaluation form.
Allowed values: ENABLED|DISABLED
- Mode
EvaluationForm Scoring Strategy Mode 
- The scoring mode of the evaluation form.
Allowed values: QUESTION_ONLY|SECTION_ONLY
- Status
EvaluationForm Scoring Strategy Status 
- The scoring status of the evaluation form.
Allowed values: ENABLED|DISABLED
- mode
EvaluationForm Scoring Strategy Mode 
- The scoring mode of the evaluation form.
Allowed values: QUESTION_ONLY|SECTION_ONLY
- status
EvaluationForm Scoring Strategy Status 
- The scoring status of the evaluation form.
Allowed values: ENABLED|DISABLED
- mode
EvaluationForm Scoring Strategy Mode 
- The scoring mode of the evaluation form.
Allowed values: QUESTION_ONLY|SECTION_ONLY
- status
EvaluationForm Scoring Strategy Status 
- The scoring status of the evaluation form.
Allowed values: ENABLED|DISABLED
- mode
EvaluationForm Scoring Strategy Mode 
- The scoring mode of the evaluation form.
Allowed values: QUESTION_ONLY|SECTION_ONLY
- status
EvaluationForm Scoring Strategy Status 
- The scoring status of the evaluation form.
Allowed values: ENABLED|DISABLED
- mode "QUESTION_ONLY" | "SECTION_ONLY"
- The scoring mode of the evaluation form.
Allowed values: QUESTION_ONLY|SECTION_ONLY
- status "ENABLED" | "DISABLED"
- The scoring status of the evaluation form.
Allowed values: ENABLED|DISABLED
EvaluationFormScoringStrategyMode    
EvaluationFormScoringStrategyStatus    
EvaluationFormSection  
- RefId string
- The identifier of the section. An identifier must be unique within the evaluation form. Length Constraints: Minimum length of 1. Maximum length of 40.
- Title string
- The title of the section. Length Constraints: Minimum length of 1. Maximum length of 128.
- Instructions string
- The instructions of the section.
- Items
List<Pulumi.Aws Native. Connect. Inputs. Evaluation Form Item> 
- The items of the section. Minimum: 1
- Weight double
- The scoring weight of the section. Minimum: 0 Maximum: 100
- RefId string
- The identifier of the section. An identifier must be unique within the evaluation form. Length Constraints: Minimum length of 1. Maximum length of 40.
- Title string
- The title of the section. Length Constraints: Minimum length of 1. Maximum length of 128.
- Instructions string
- The instructions of the section.
- Items
[]EvaluationForm Item 
- The items of the section. Minimum: 1
- Weight float64
- The scoring weight of the section. Minimum: 0 Maximum: 100
- refId String
- The identifier of the section. An identifier must be unique within the evaluation form. Length Constraints: Minimum length of 1. Maximum length of 40.
- title String
- The title of the section. Length Constraints: Minimum length of 1. Maximum length of 128.
- instructions String
- The instructions of the section.
- items
List<EvaluationForm Item> 
- The items of the section. Minimum: 1
- weight Double
- The scoring weight of the section. Minimum: 0 Maximum: 100
- refId string
- The identifier of the section. An identifier must be unique within the evaluation form. Length Constraints: Minimum length of 1. Maximum length of 40.
- title string
- The title of the section. Length Constraints: Minimum length of 1. Maximum length of 128.
- instructions string
- The instructions of the section.
- items
EvaluationForm Item[] 
- The items of the section. Minimum: 1
- weight number
- The scoring weight of the section. Minimum: 0 Maximum: 100
- ref_id str
- The identifier of the section. An identifier must be unique within the evaluation form. Length Constraints: Minimum length of 1. Maximum length of 40.
- title str
- The title of the section. Length Constraints: Minimum length of 1. Maximum length of 128.
- instructions str
- The instructions of the section.
- items
Sequence[EvaluationForm Item] 
- The items of the section. Minimum: 1
- weight float
- The scoring weight of the section. Minimum: 0 Maximum: 100
- refId String
- The identifier of the section. An identifier must be unique within the evaluation form. Length Constraints: Minimum length of 1. Maximum length of 40.
- title String
- The title of the section. Length Constraints: Minimum length of 1. Maximum length of 128.
- instructions String
- The instructions of the section.
- items List<Property Map>
- The items of the section. Minimum: 1
- weight Number
- The scoring weight of the section. Minimum: 0 Maximum: 100
EvaluationFormSingleSelectQuestionAutomation     
- Options
List<Pulumi.Aws Native. Connect. Inputs. Evaluation Form Single Select Question Automation Option> 
- The automation options of the single select question. Minimum: 1 Maximum: 20
- DefaultOption stringRef Id 
- The identifier of the default answer option, when none of the automation options match the criteria. Length Constraints: Minimum length of 1. Maximum length of 40.
- Options
[]EvaluationForm Single Select Question Automation Option 
- The automation options of the single select question. Minimum: 1 Maximum: 20
- DefaultOption stringRef Id 
- The identifier of the default answer option, when none of the automation options match the criteria. Length Constraints: Minimum length of 1. Maximum length of 40.
- options
List<EvaluationForm Single Select Question Automation Option> 
- The automation options of the single select question. Minimum: 1 Maximum: 20
- defaultOption StringRef Id 
- The identifier of the default answer option, when none of the automation options match the criteria. Length Constraints: Minimum length of 1. Maximum length of 40.
- options
EvaluationForm Single Select Question Automation Option[] 
- The automation options of the single select question. Minimum: 1 Maximum: 20
- defaultOption stringRef Id 
- The identifier of the default answer option, when none of the automation options match the criteria. Length Constraints: Minimum length of 1. Maximum length of 40.
- options
Sequence[EvaluationForm Single Select Question Automation Option] 
- The automation options of the single select question. Minimum: 1 Maximum: 20
- default_option_ strref_ id 
- The identifier of the default answer option, when none of the automation options match the criteria. Length Constraints: Minimum length of 1. Maximum length of 40.
- options List<Property Map>
- The automation options of the single select question. Minimum: 1 Maximum: 20
- defaultOption StringRef Id 
- The identifier of the default answer option, when none of the automation options match the criteria. Length Constraints: Minimum length of 1. Maximum length of 40.
EvaluationFormSingleSelectQuestionAutomationOption      
- RuleCategory Pulumi.Aws Native. Connect. Inputs. Evaluation Form Single Select Question Rule Category Automation 
- The automation option based on a rule category for the single select question.
- RuleCategory EvaluationForm Single Select Question Rule Category Automation 
- The automation option based on a rule category for the single select question.
- ruleCategory EvaluationForm Single Select Question Rule Category Automation 
- The automation option based on a rule category for the single select question.
- ruleCategory EvaluationForm Single Select Question Rule Category Automation 
- The automation option based on a rule category for the single select question.
- rule_category EvaluationForm Single Select Question Rule Category Automation 
- The automation option based on a rule category for the single select question.
- ruleCategory Property Map
- The automation option based on a rule category for the single select question.
EvaluationFormSingleSelectQuestionOption     
- RefId string
- The identifier of the answer option. An identifier must be unique within the question. Length Constraints: Minimum length of 1. Maximum length of 40.
- Text string
- The title of the answer option. Length Constraints: Minimum length of 1. Maximum length of 128.
- AutomaticFail bool
- The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.
- Score int
- The score assigned to the answer option. Minimum: 0 Maximum: 10
- RefId string
- The identifier of the answer option. An identifier must be unique within the question. Length Constraints: Minimum length of 1. Maximum length of 40.
- Text string
- The title of the answer option. Length Constraints: Minimum length of 1. Maximum length of 128.
- AutomaticFail bool
- The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.
- Score int
- The score assigned to the answer option. Minimum: 0 Maximum: 10
- refId String
- The identifier of the answer option. An identifier must be unique within the question. Length Constraints: Minimum length of 1. Maximum length of 40.
- text String
- The title of the answer option. Length Constraints: Minimum length of 1. Maximum length of 128.
- automaticFail Boolean
- The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.
- score Integer
- The score assigned to the answer option. Minimum: 0 Maximum: 10
- refId string
- The identifier of the answer option. An identifier must be unique within the question. Length Constraints: Minimum length of 1. Maximum length of 40.
- text string
- The title of the answer option. Length Constraints: Minimum length of 1. Maximum length of 128.
- automaticFail boolean
- The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.
- score number
- The score assigned to the answer option. Minimum: 0 Maximum: 10
- ref_id str
- The identifier of the answer option. An identifier must be unique within the question. Length Constraints: Minimum length of 1. Maximum length of 40.
- text str
- The title of the answer option. Length Constraints: Minimum length of 1. Maximum length of 128.
- automatic_fail bool
- The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.
- score int
- The score assigned to the answer option. Minimum: 0 Maximum: 10
- refId String
- The identifier of the answer option. An identifier must be unique within the question. Length Constraints: Minimum length of 1. Maximum length of 40.
- text String
- The title of the answer option. Length Constraints: Minimum length of 1. Maximum length of 128.
- automaticFail Boolean
- The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.
- score Number
- The score assigned to the answer option. Minimum: 0 Maximum: 10
EvaluationFormSingleSelectQuestionProperties     
- Options
List<Pulumi.Aws Native. Connect. Inputs. Evaluation Form Single Select Question Option> 
- The answer options of the single select question. Minimum: 2 Maximum: 256
- Automation
Pulumi.Aws Native. Connect. Inputs. Evaluation Form Single Select Question Automation 
- The display mode of the single select question.
- DisplayAs Pulumi.Aws Native. Connect. Evaluation Form Single Select Question Properties Display As 
- The display mode of the single select question.
Allowed values: DROPDOWN|RADIO
- Options
[]EvaluationForm Single Select Question Option 
- The answer options of the single select question. Minimum: 2 Maximum: 256
- Automation
EvaluationForm Single Select Question Automation 
- The display mode of the single select question.
- DisplayAs EvaluationForm Single Select Question Properties Display As 
- The display mode of the single select question.
Allowed values: DROPDOWN|RADIO
- options
List<EvaluationForm Single Select Question Option> 
- The answer options of the single select question. Minimum: 2 Maximum: 256
- automation
EvaluationForm Single Select Question Automation 
- The display mode of the single select question.
- displayAs EvaluationForm Single Select Question Properties Display As 
- The display mode of the single select question.
Allowed values: DROPDOWN|RADIO
- options
EvaluationForm Single Select Question Option[] 
- The answer options of the single select question. Minimum: 2 Maximum: 256
- automation
EvaluationForm Single Select Question Automation 
- The display mode of the single select question.
- displayAs EvaluationForm Single Select Question Properties Display As 
- The display mode of the single select question.
Allowed values: DROPDOWN|RADIO
- options
Sequence[EvaluationForm Single Select Question Option] 
- The answer options of the single select question. Minimum: 2 Maximum: 256
- automation
EvaluationForm Single Select Question Automation 
- The display mode of the single select question.
- display_as EvaluationForm Single Select Question Properties Display As 
- The display mode of the single select question.
Allowed values: DROPDOWN|RADIO
- options List<Property Map>
- The answer options of the single select question. Minimum: 2 Maximum: 256
- automation Property Map
- The display mode of the single select question.
- displayAs "DROPDOWN" | "RADIO"
- The display mode of the single select question.
Allowed values: DROPDOWN|RADIO
EvaluationFormSingleSelectQuestionPropertiesDisplayAs       
EvaluationFormSingleSelectQuestionRuleCategoryAutomation       
- Category string
- The category name, as defined in Rules. Minimum: 1 Maximum: 50
- Condition
Pulumi.Aws Native. Connect. Evaluation Form Single Select Question Rule Category Automation Condition 
- The condition to apply for the automation option. If the condition is PRESENT, then the option is applied when the contact data includes the category. Similarly, if the condition is NOT_PRESENT, then the option is applied when the contact data does not include the category.
Allowed values: PRESENT|NOT_PRESENTMaximum: 50
- OptionRef stringId 
- The identifier of the answer option. An identifier must be unique within the question. Length Constraints: Minimum length of 1. Maximum length of 40.
- Category string
- The category name, as defined in Rules. Minimum: 1 Maximum: 50
- Condition
EvaluationForm Single Select Question Rule Category Automation Condition 
- The condition to apply for the automation option. If the condition is PRESENT, then the option is applied when the contact data includes the category. Similarly, if the condition is NOT_PRESENT, then the option is applied when the contact data does not include the category.
Allowed values: PRESENT|NOT_PRESENTMaximum: 50
- OptionRef stringId 
- The identifier of the answer option. An identifier must be unique within the question. Length Constraints: Minimum length of 1. Maximum length of 40.
- category String
- The category name, as defined in Rules. Minimum: 1 Maximum: 50
- condition
EvaluationForm Single Select Question Rule Category Automation Condition 
- The condition to apply for the automation option. If the condition is PRESENT, then the option is applied when the contact data includes the category. Similarly, if the condition is NOT_PRESENT, then the option is applied when the contact data does not include the category.
Allowed values: PRESENT|NOT_PRESENTMaximum: 50
- optionRef StringId 
- The identifier of the answer option. An identifier must be unique within the question. Length Constraints: Minimum length of 1. Maximum length of 40.
- category string
- The category name, as defined in Rules. Minimum: 1 Maximum: 50
- condition
EvaluationForm Single Select Question Rule Category Automation Condition 
- The condition to apply for the automation option. If the condition is PRESENT, then the option is applied when the contact data includes the category. Similarly, if the condition is NOT_PRESENT, then the option is applied when the contact data does not include the category.
Allowed values: PRESENT|NOT_PRESENTMaximum: 50
- optionRef stringId 
- The identifier of the answer option. An identifier must be unique within the question. Length Constraints: Minimum length of 1. Maximum length of 40.
- category str
- The category name, as defined in Rules. Minimum: 1 Maximum: 50
- condition
EvaluationForm Single Select Question Rule Category Automation Condition 
- The condition to apply for the automation option. If the condition is PRESENT, then the option is applied when the contact data includes the category. Similarly, if the condition is NOT_PRESENT, then the option is applied when the contact data does not include the category.
Allowed values: PRESENT|NOT_PRESENTMaximum: 50
- option_ref_ strid 
- The identifier of the answer option. An identifier must be unique within the question. Length Constraints: Minimum length of 1. Maximum length of 40.
- category String
- The category name, as defined in Rules. Minimum: 1 Maximum: 50
- condition "PRESENT" | "NOT_PRESENT"
- The condition to apply for the automation option. If the condition is PRESENT, then the option is applied when the contact data includes the category. Similarly, if the condition is NOT_PRESENT, then the option is applied when the contact data does not include the category.
Allowed values: PRESENT|NOT_PRESENTMaximum: 50
- optionRef StringId 
- The identifier of the answer option. An identifier must be unique within the question. Length Constraints: Minimum length of 1. Maximum length of 40.
EvaluationFormSingleSelectQuestionRuleCategoryAutomationCondition        
EvaluationFormStatus  
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi