inputParameters

@JvmName(name = "gcksjeiukifmlcnt")
suspend fun inputParameters(value: Output<List<OrganizationConformancePackInputParameterArgs>>)
@JvmName(name = "nnkbgrbkgdhywgcp")
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 = "mnnewxmrjxoywkmh")
suspend fun inputParameters(vararg values: Output<OrganizationConformancePackInputParameterArgs>)


@JvmName(name = "lapxqbydffngpygd")
suspend fun inputParameters(values: List<Output<OrganizationConformancePackInputParameterArgs>>)
@JvmName(name = "ogvtvuyciwgshakt")
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 = "tmfmrnbcpgqlhjbn")
suspend fun inputParameters(argument: List<suspend OrganizationConformancePackInputParameterArgsBuilder.() -> Unit>)
@JvmName(name = "hmqgjsylgqfkxwgw")
suspend fun inputParameters(vararg argument: suspend OrganizationConformancePackInputParameterArgsBuilder.() -> Unit)
@JvmName(name = "kpsqggqftbehbqtl")
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.