Component Type Args
fun ComponentTypeArgs(componentTypeId: Output<String>? = null, description: Output<String>? = null, extendsFrom: Output<List<String>>? = null, functions: Output<Any>? = null, isSingleton: Output<Boolean>? = null, propertyDefinitions: Output<Any>? = null, propertyGroups: Output<Any>? = null, tags: Output<Any>? = null, workspaceId: Output<String>? = null)