componentPlatforms

@JvmName(name = "okqssevitvjsfymu")
suspend fun componentPlatforms(value: Output<List<ComponentVersionComponentPlatformArgs>>)
@JvmName(name = "fqxvtuwkjdprabye")
suspend fun componentPlatforms(value: List<ComponentVersionComponentPlatformArgs>?)

Parameters

value

The platforms that the component version supports.


@JvmName(name = "twyopfwexaavqvyu")
suspend fun componentPlatforms(vararg values: Output<ComponentVersionComponentPlatformArgs>)


@JvmName(name = "hogtrqtakpsauyiw")
suspend fun componentPlatforms(values: List<Output<ComponentVersionComponentPlatformArgs>>)
@JvmName(name = "yrnnhekxckmcsgmr")
suspend fun componentPlatforms(vararg values: ComponentVersionComponentPlatformArgs)

Parameters

values

The platforms that the component version supports.


@JvmName(name = "tpcdcvqyndvplhts")
suspend fun componentPlatforms(argument: List<suspend ComponentVersionComponentPlatformArgsBuilder.() -> Unit>)
@JvmName(name = "xxoflplwjxhsucwk")
suspend fun componentPlatforms(vararg argument: suspend ComponentVersionComponentPlatformArgsBuilder.() -> Unit)
@JvmName(name = "oqmhbbjkemegipow")
suspend fun componentPlatforms(argument: suspend ComponentVersionComponentPlatformArgsBuilder.() -> Unit)

Parameters

argument

The platforms that the component version supports.