pub fn type_processor(target: &impl RustConstructorResource) -> String
Obtain the type name of the target resource.
获取目标资源的类型名称。
target
Returns the type name of the target resource.
目标资源的类型名称。