Organization Conformance Pack Args Builder
Builder for OrganizationConformancePackArgs.
Functions
Link copied to clipboard
suspend fun conformancePackInputParameters(value: Output<List<OrganizationConformancePackConformancePackInputParameterArgs>>)
suspend fun conformancePackInputParameters(vararg values: OrganizationConformancePackConformancePackInputParameterArgs)
suspend fun conformancePackInputParameters(vararg values: Output<OrganizationConformancePackConformancePackInputParameterArgs>)
suspend fun conformancePackInputParameters(vararg argument: suspend OrganizationConformancePackConformancePackInputParameterArgsBuilder.() -> Unit)
suspend fun conformancePackInputParameters(value: List<OrganizationConformancePackConformancePackInputParameterArgs>?)
suspend fun conformancePackInputParameters(values: List<Output<OrganizationConformancePackConformancePackInputParameterArgs>>)
suspend fun conformancePackInputParameters(argument: List<suspend OrganizationConformancePackConformancePackInputParameterArgsBuilder.() -> Unit>)
suspend fun conformancePackInputParameters(argument: suspend OrganizationConformancePackConformancePackInputParameterArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard