inputParameters

@JvmName(name = "nbydvxfidfqsdlqe")
suspend fun inputParameters(value: Output<List<ConformancePackInputParameterArgs>>)
@JvmName(name = "kdwhixlhxawhdqej")
suspend fun inputParameters(value: List<ConformancePackInputParameterArgs>?)

Parameters

value

Set of configuration blocks describing input parameters passed to the conformance pack template. Documented below. When configured, the parameters must also be included in the template_body or in the template stored in Amazon S3 if using template_s3_uri.


@JvmName(name = "fvtikudgqjqopnbs")
suspend fun inputParameters(vararg values: Output<ConformancePackInputParameterArgs>)


@JvmName(name = "pmhbljcnaqspsmds")
suspend fun inputParameters(values: List<Output<ConformancePackInputParameterArgs>>)
@JvmName(name = "cybptvnsfalslhpp")
suspend fun inputParameters(vararg values: ConformancePackInputParameterArgs)

Parameters

values

Set of configuration blocks describing input parameters passed to the conformance pack template. Documented below. When configured, the parameters must also be included in the template_body or in the template stored in Amazon S3 if using template_s3_uri.


@JvmName(name = "kqlqikxrqqxhsomw")
suspend fun inputParameters(argument: List<suspend ConformancePackInputParameterArgsBuilder.() -> Unit>)
@JvmName(name = "fxuqvwelkmcmbdiu")
suspend fun inputParameters(vararg argument: suspend ConformancePackInputParameterArgsBuilder.() -> Unit)
@JvmName(name = "eucsqdrqweffkpyi")
suspend fun inputParameters(argument: suspend ConformancePackInputParameterArgsBuilder.() -> Unit)

Parameters

argument

Set of configuration blocks describing input parameters passed to the conformance pack template. Documented below. When configured, the parameters must also be included in the template_body or in the template stored in Amazon S3 if using template_s3_uri.