List Container App Custom Host Name Analysis Plain Args
data class ListContainerAppCustomHostNameAnalysisPlainArgs(val containerAppName: String, val customHostname: String? = null, val resourceGroupName: String) : ConvertibleToJava<ListContainerAppCustomHostNameAnalysisPlainArgs>