inputParameters

@JvmName(name = "ifsqwsxjwlltptff")
suspend fun inputParameters(value: Output<List<OrganizationConformancePackInputParameterArgs>>)
@JvmName(name = "swkababknnuactkv")
suspend fun inputParameters(value: List<OrganizationConformancePackInputParameterArgs>?)

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 = "bsfewwobmcvuyvss")
suspend fun inputParameters(vararg values: Output<OrganizationConformancePackInputParameterArgs>)


@JvmName(name = "uvqxtbcbknscxsty")
suspend fun inputParameters(values: List<Output<OrganizationConformancePackInputParameterArgs>>)
@JvmName(name = "tramjelithscnupf")
suspend fun inputParameters(vararg values: OrganizationConformancePackInputParameterArgs)

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 = "jsbbsbfjupnvtdna")
suspend fun inputParameters(argument: List<suspend OrganizationConformancePackInputParameterArgsBuilder.() -> Unit>)
@JvmName(name = "sjtjooitpjshasvd")
suspend fun inputParameters(vararg argument: suspend OrganizationConformancePackInputParameterArgsBuilder.() -> Unit)
@JvmName(name = "mvsayahpyxnabtmk")
suspend fun inputParameters(argument: suspend OrganizationConformancePackInputParameterArgsBuilder.() -> 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.