conformance Pack Input Parameters
Parameters
value
A list of ConformancePackInputParameter objects.
suspend fun conformancePackInputParameters(vararg values: Output<ConformancePackInputParameterArgs>)
Parameters
values
A list of ConformancePackInputParameter objects.
suspend fun conformancePackInputParameters(argument: List<suspend ConformancePackInputParameterArgsBuilder.() -> Unit>)
suspend fun conformancePackInputParameters(vararg argument: suspend ConformancePackInputParameterArgsBuilder.() -> Unit)
suspend fun conformancePackInputParameters(argument: suspend ConformancePackInputParameterArgsBuilder.() -> Unit)
Parameters
argument
A list of ConformancePackInputParameter objects.