pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.connect.kotlin.inputs
/
GetEvaluationFormPlainArgs
Get
Evaluation
Form
Plain
Args
data
class
GetEvaluationFormPlainArgs
(
val
evaluationFormArn
:
String
)
:
ConvertibleToJava
<
GetEvaluationFormPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Evaluation
Form
Plain
Args
Link copied to clipboard
fun
GetEvaluationFormPlainArgs
(
evaluationFormArn
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetEvaluationFormPlainArgs
Properties
evaluation
Form
Arn
Link copied to clipboard
val
evaluationFormArn
:
String
The Amazon Resource Name (ARN) for the evaluation form.