AWS Native v0.64.0, Jun 2 23
AWS Native v0.64.0, Jun 2 23
aws-native.connect.getEvaluationForm
Explore with Pulumi AI
Resource Type definition for AWS::Connect::EvaluationForm
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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:connect:getEvaluationForm
arguments:
# arguments dictionary
The following arguments are supported:
- Evaluation
Form stringArn The Amazon Resource Name (ARN) for the evaluation form.
- Evaluation
Form stringArn The Amazon Resource Name (ARN) for the evaluation form.
- evaluation
Form StringArn The Amazon Resource Name (ARN) for the evaluation form.
- evaluation
Form stringArn The Amazon Resource Name (ARN) for the evaluation form.
- evaluation_
form_ strarn The Amazon Resource Name (ARN) for the evaluation form.
- evaluation
Form StringArn The Amazon Resource Name (ARN) for the evaluation form.
getEvaluationForm Result
The following output properties are available:
- Description string
The description of the evaluation form.
- Evaluation
Form stringArn The Amazon Resource Name (ARN) for the evaluation form.
- Instance
Arn string The Amazon Resource Name (ARN) of the instance.
- Items
List<Pulumi.
Aws Native. Connect. Outputs. Evaluation Form Base Item> The list of evaluation form items.
- Scoring
Strategy Pulumi.Aws Native. Connect. Outputs. Evaluation Form Scoring Strategy The scoring strategy.
- Status
Pulumi.
Aws Native. Connect. Evaluation Form Status The status of the evaluation form.
- List<Pulumi.
Aws Native. Connect. Outputs. Evaluation Form Tag> One or more tags.
- Title string
The title of the evaluation form.
- Description string
The description of the evaluation form.
- Evaluation
Form stringArn The Amazon Resource Name (ARN) for the evaluation form.
- Instance
Arn string The Amazon Resource Name (ARN) of the instance.
- Items
[]Evaluation
Form Base Item The list of evaluation form items.
- Scoring
Strategy EvaluationForm Scoring Strategy The scoring strategy.
- Status
Evaluation
Form Status The status of the evaluation form.
- []Evaluation
Form Tag One or more tags.
- Title string
The title of the evaluation form.
- description String
The description of the evaluation form.
- evaluation
Form StringArn The Amazon Resource Name (ARN) for the evaluation form.
- instance
Arn String The Amazon Resource Name (ARN) of the instance.
- items
List<Evaluation
Form Base Item> The list of evaluation form items.
- scoring
Strategy EvaluationForm Scoring Strategy The scoring strategy.
- status
Evaluation
Form Status The status of the evaluation form.
- List<Evaluation
Form Tag> One or more tags.
- title String
The title of the evaluation form.
- description string
The description of the evaluation form.
- evaluation
Form stringArn The Amazon Resource Name (ARN) for the evaluation form.
- instance
Arn string The Amazon Resource Name (ARN) of the instance.
- items
Evaluation
Form Base Item[] The list of evaluation form items.
- scoring
Strategy EvaluationForm Scoring Strategy The scoring strategy.
- status
Evaluation
Form Status The status of the evaluation form.
- Evaluation
Form Tag[] One or more tags.
- title string
The title of the evaluation form.
- description str
The description of the evaluation form.
- evaluation_
form_ strarn The Amazon Resource Name (ARN) for the evaluation form.
- instance_
arn str The Amazon Resource Name (ARN) of the instance.
- items
Sequence[Evaluation
Form Base Item] The list of evaluation form items.
- scoring_
strategy EvaluationForm Scoring Strategy The scoring strategy.
- status
Evaluation
Form Status The status of the evaluation form.
- Sequence[Evaluation
Form Tag] One or more tags.
- title str
The title of the evaluation form.
- description String
The description of the evaluation form.
- evaluation
Form StringArn The Amazon Resource Name (ARN) for the evaluation form.
- instance
Arn String The Amazon Resource Name (ARN) of the instance.
- items List<Property Map>
The list of evaluation form items.
- scoring
Strategy Property Map The scoring strategy.
- status "DRAFT" | "ACTIVE"
The status of the evaluation form.
- List<Property Map>
One or more tags.
- title String
The title of the evaluation form.
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
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
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
EvaluationFormScoringStrategyStatus
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
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
EvaluationFormStatus
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