Get Meta Tags Plain Args
data class GetMetaTagsPlainArgs(val keyName: String? = null, val outputFile: String? = null) : ConvertibleToJava<GetMetaTagsPlainArgs>
A collection of arguments for invoking getMetaTags.
A collection of arguments for invoking getMetaTags.