Get Communications Gateway Plain Args
    data class GetCommunicationsGatewayPlainArgs(val communicationsGatewayName: String, val resourceGroupName: String) : ConvertibleToJava<GetCommunicationsGatewayPlainArgs>