Component Version Component Platform Args
data class ComponentVersionComponentPlatformArgs(val attributes: Output<Any>? = null, val name: Output<String>? = null) : ConvertibleToJava<ComponentVersionComponentPlatformArgs>
Constructors
Link copied to clipboard
fun ComponentVersionComponentPlatformArgs(attributes: Output<Any>? = null, name: Output<String>? = null)